diff options
author | amzrk2 | 2020-04-18 11:15:11 +0800 |
---|---|---|
committer | amzrk2 | 2020-04-18 11:15:11 +0800 |
commit | 7323b2d24082ab7b6fdae94abd09099822651f9b (patch) | |
tree | bb77bf3627d1348321449dca6747a19983b57269 /i18n/zh-hans.toml | |
parent | 81addf1275b95c1bb6a965daf1306c6a1dc82c50 (diff) | |
download | hugo-theme-fuji-7323b2d24082ab7b6fdae94abd09099822651f9b.tar.gz hugo-theme-fuji-7323b2d24082ab7b6fdae94abd09099822651f9b.tar.bz2 hugo-theme-fuji-7323b2d24082ab7b6fdae94abd09099822651f9b.zip |
Fix missing translation
Diffstat (limited to 'i18n/zh-hans.toml')
-rw-r--r-- | i18n/zh-hans.toml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/i18n/zh-hans.toml b/i18n/zh-hans.toml index c690322..86d8a25 100644 --- a/i18n/zh-hans.toml +++ b/i18n/zh-hans.toml @@ -30,3 +30,9 @@ [postCommentLoadingFailed] other = "评论区加载失败" + +[archivesTotalPages] + other = "文章总数:" + +[tagsCurrentTag] + other = "拥有标签 {{ .Title }} 的文章:" |