feat: language support traditional chinese

This commit is contained in:
HimiCos
2023-03-28 21:29:30 +08:00
parent e93ea0fa97
commit 307be405ac
5 changed files with 134 additions and 5 deletions

View File

@@ -49,8 +49,9 @@ const en: LocaleType = {
Lang: {
Name: "语言",
Options: {
cn: "中文",
cn: "简体中文",
en: "English",
tw: "繁體中文",
},
},
Avatar: "Avatar",