Преглед изворни кода

Update `Chinese (Traditional) (zh-hant)` translation

Currently translated at 99.3% (581 of 585 strings)

Translation: Wiki-Bot/Discord
Translate-URL: https://translate.wikibot.de/projects/wiki-bot/discord/zh-hant/
lakejason0 пре 4 година
родитељ
комит
0fa0f93cd3
1 измењених фајлова са 7 додато и 1 уклоњено
  1. 7 1
      i18n/zh-hant.json

+ 7 - 1
i18n/zh-hant.json

@@ -687,7 +687,13 @@
         "block": {
             "duration": {
                 "days": "$1 天",
-                "hours": "$1 小時"
+                "hours": "$1 小時",
+                "minutes": "$1 分鐘",
+                "months": "$1 月",
+                "separator": "_",
+                "separator_last": "_",
+                "weeks": "$1 週",
+                "years": "$1 年"
             },
             "header": "$1 目前正被封鎖!"
         },