diff options
Diffstat (limited to 'themes/itheme/i18n/zh-hans.toml')
| -rw-r--r-- | themes/itheme/i18n/zh-hans.toml | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/themes/itheme/i18n/zh-hans.toml b/themes/itheme/i18n/zh-hans.toml new file mode 100644 index 0000000..b941758 --- /dev/null +++ b/themes/itheme/i18n/zh-hans.toml @@ -0,0 +1,34 @@ +[home] + other = "首页" +[posts] + other = "目录" +[about] + other = "关于" +[latestArticles] + other = "最新文章" +[moreArticles] + other = "更多文章" +[viewArchive] + other ="阅读历史文章" +[socialMedia] + other = "社交媒体" +[related] + other = "友链" +[pagination] + other = "分页" +[of] + other = "页" +[allTags] + other = "所有标签" +[author] + other = "作者" +[postDate] + other = "发表日期" +[copyright] + other = "版权声明" +[licenses] + other = "版权声明:署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0)" +[search] + other = "搜索" +[searchPlaceholder] + other = "搜索文章标题或简介..."
\ No newline at end of file |
