Traditional Chinese Translation
This commit is contained in:
parent
7b0f631b32
commit
3cf781b846
File diff suppressed because it is too large
Load Diff
|
@ -5,6 +5,10 @@ export default {
|
||||||
"code": "ar",
|
"code": "ar",
|
||||||
"label": "العربية"
|
"label": "العربية"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"code": "zh_Hant",
|
||||||
|
"label": "漢語"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"code": "en_US",
|
"code": "en_US",
|
||||||
"label": "English (United-States)"
|
"label": "English (United-States)"
|
||||||
|
|
Loading…
Reference in New Issue