Add multilingual translation files.
This commit is contained in:
parent
8947471c07
commit
e92752a993
10
i18n/en-us.toml
Normal file
10
i18n/en-us.toml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
#--------------------------------------
|
||||||
|
# English Version
|
||||||
|
#--------------------------------------
|
||||||
|
|
||||||
|
[SitePostsTitle]
|
||||||
|
other = "Posts"
|
||||||
|
[SiteTagsTitle]
|
||||||
|
other = "Tags"
|
||||||
|
[CCLinkTitle]
|
||||||
|
other = "Creative Commons"
|
10
i18n/zh-cn.toml
Normal file
10
i18n/zh-cn.toml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
#--------------------------------------
|
||||||
|
# 中文版本
|
||||||
|
#--------------------------------------
|
||||||
|
|
||||||
|
[SitePostsTitle]
|
||||||
|
other = "日志"
|
||||||
|
[SiteTagsTitle]
|
||||||
|
other = "标签"
|
||||||
|
[CCLinkTitle]
|
||||||
|
other = "共享知识"
|
Loading…
Reference in New Issue
Block a user