This commit is contained in:
Peter Dave Hello 2024-07-30 00:59:55 +08:00
parent 68af0723cf
commit 5c6da21b6a
2 changed files with 3 additions and 3 deletions

View File

@ -59,7 +59,7 @@ i18n
da,
de,
vi,
pt,
"pt-BR": pt,
fa,
hi,
mr,
@ -70,7 +70,7 @@ i18n
pa,
hy,
ar,
zh_tw,
"zh-TW": zh_tw,
he,
},
});

View File

@ -1,7 +1,7 @@
const traditionalChinese = {
name: "Traditional Chinese",
native_name: "繁體中文",
code: "zh-tw",
code: "zh-TW",
};
const zh_tw = {