浏览代码

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 目前正被封鎖!"
         },