feature(share): support 28 kinds of share links

This commit is contained in:
Dillon
2020-02-18 02:53:07 +08:00
parent ad4655ce6a
commit 434f8fa676
18 changed files with 397 additions and 202 deletions

View File

@@ -79,6 +79,9 @@ other = "The article was updated on %s"
[license]
other = "Published under the %s license"
[seeMarkdown]
other = "Read Markdown"
[back]
other = "Back"

View File

@@ -79,7 +79,7 @@ other = "本文于 %s 更新"
[license]
other = "采用 %s 协议发布"
[seeMarkDown]
[seeMarkdown]
other = "阅读原始文档"
[back]