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

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