From 856d4f18736b2ab7bed721d4fbf239e3eb3803bc Mon Sep 17 00:00:00 2001 From: Daniel Hollas Date: Sun, 26 Jul 2020 00:19:17 +0200 Subject: Add Czech translations + support multiple plurals --- i18n/zh-hans.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'i18n/zh-hans.toml') diff --git a/i18n/zh-hans.toml b/i18n/zh-hans.toml index 37387a0..96434a7 100644 --- a/i18n/zh-hans.toml +++ b/i18n/zh-hans.toml @@ -23,10 +23,10 @@ other = "无标签" [postMetaWordCount] - other = " 字" + other = "{{.Count}} 字" [postMetaReadingTime] - other = " 分钟" + other = "{{.Count}} 分钟" [postCopyrightFront] other = "除特殊注明部分,本站内容采用 " -- cgit v1.2.3