diff options
author | amzrk2 | 2020-04-21 10:09:31 +0800 |
---|---|---|
committer | amzrk2 | 2020-04-21 10:09:31 +0800 |
commit | d7fb3a9065eab673024c1ef5d0e6fd18b8a5d933 (patch) | |
tree | b5523cbcb1d134c948f47661824b59f82ea47c91 /i18n/zh-hant.toml | |
parent | ad5b896b798b792cd0cbc4ed6c1ec02a76620e95 (diff) | |
download | hugo-theme-fuji-d7fb3a9065eab673024c1ef5d0e6fd18b8a5d933.tar.gz hugo-theme-fuji-d7fb3a9065eab673024c1ef5d0e6fd18b8a5d933.tar.bz2 hugo-theme-fuji-d7fb3a9065eab673024c1ef5d0e6fd18b8a5d933.zip |
Add word counter
Diffstat (limited to 'i18n/zh-hant.toml')
-rw-r--r-- | i18n/zh-hant.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/zh-hant.toml b/i18n/zh-hant.toml index f92c898..a1a9681 100644 --- a/i18n/zh-hant.toml +++ b/i18n/zh-hant.toml @@ -19,6 +19,9 @@ [postMetaNoTag] other = "無標籤" +[postMetaWordCount] + other = " 字" + [postCopyrightFront] other = "除特殊註明部分,本站內容採用 " |