diff options
author | DSRKafuU | 2020-04-18 19:28:31 +0800 |
---|---|---|
committer | GitHub | 2020-04-18 19:28:31 +0800 |
commit | aaa441e5f2e065ebcf1e645f7924e9ef28b8d242 (patch) | |
tree | ce30aaaddf497c398f89f7fd79f2e825b2b9d771 /i18n/zh-hant.toml | |
parent | 7ca4f16d5789b56495dba7fe5f73bb5306094fd1 (diff) | |
parent | ba71698c693b29d0fec736864975adae8508e6e5 (diff) | |
download | hugo-theme-fuji-aaa441e5f2e065ebcf1e645f7924e9ef28b8d242.tar.gz hugo-theme-fuji-aaa441e5f2e065ebcf1e645f7924e9ef28b8d242.tar.bz2 hugo-theme-fuji-aaa441e5f2e065ebcf1e645f7924e9ef28b8d242.zip |
Merge pull request #4 from amzrk2/dev
Merge branch "dev" into "master"
Diffstat (limited to 'i18n/zh-hant.toml')
-rw-r--r-- | i18n/zh-hant.toml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/i18n/zh-hant.toml b/i18n/zh-hant.toml index aafb805..9186968 100644 --- a/i18n/zh-hant.toml +++ b/i18n/zh-hant.toml @@ -30,3 +30,9 @@ [postCommentLoadingFailed] other = "評論區讀取失敗" + +[archivesTotalPages] + other = "文章總數:" + +[tagsCurrentTag] + other = "擁有標籤 {{ .Title }} 的文章:" |