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-hant.toml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'i18n/zh-hant.toml')

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 = "除特殊註明部分,本站內容採用 "
-- 
cgit v1.2.3