[i18n] Add Traditional Chinese 繁體中文 (zh_tw). (#116)

feat: add traditional Chinese translation
This commit is contained in:
ChingRu
2024-02-15 23:27:44 +01:00
committed by GitHub
parent 92337efa90
commit dd02eca330
5 changed files with 253 additions and 4 deletions
+1
View File
@@ -13,6 +13,7 @@
"pt" => "Português",
"tr" => "Türkçe",
"zh_cn" => "简体中文",
"zh_tw" => "繁體中文",
]
?>