feat(new-Translate)--ADD-Traditional-Chinese

This commit is contained in:
t985026 2024-03-08 07:00:54 +00:00
parent fe349ad69b
commit 290dbe1c1a
2 changed files with 392 additions and 0 deletions

View file

@ -9,6 +9,7 @@ const localesLong: Record<string, string> = {
ru: 'Русский',
uk: 'Українська',
zh: '中文',
zh_tw: '繁體中文',
vi: 'Tiếng Việt',
};