diff options
Diffstat (limited to 'i18n/zh-hant.toml')
-rw-r--r-- | i18n/zh-hant.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/zh-hant.toml b/i18n/zh-hant.toml index f629617..449186f 100644 --- a/i18n/zh-hant.toml +++ b/i18n/zh-hant.toml @@ -23,10 +23,10 @@ other = "無標籤" [postMetaWordCount] - other = " 字" + other = "{{.Count}} 字" [postMetaReadingTime] - other = " 分鐘" + other = "{{.Count}} 分鐘" [postCopyrightFront] other = "除特殊註明部分,本站內容採用 " |