mirror of
https://github.com/wekan/wekan.git
synced 2025-12-30 06:08:48 +01:00
Updated translations.
This commit is contained in:
parent
1a221a6967
commit
9268d80974
2 changed files with 1605 additions and 0 deletions
1596
imports/i18n/data/zh_SG.i18n.json
Normal file
1596
imports/i18n/data/zh_SG.i18n.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue