Updated translations.

This commit is contained in:
Lauri Ojansivu 2025-12-25 08:46:43 +02:00
parent 1a221a6967
commit 9268d80974
2 changed files with 1605 additions and 0 deletions

File diff suppressed because it is too large Load diff

View file

@ -815,6 +815,15 @@ export default {
name: "繁体中文(香港)",
load: () => import('./data/zh-HK.i18n.json'),
},
"zh-SG": {
code: "zh",
tag: "zh-SG",
name: "中文 (新加坡)",
load: () => import('./data/zh_SG.i18n.json'),
},
"zh-TW": {
code: "zh",
tag: "zh-TW",