mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-30 19:39:14 -04:00
feat(new-Translate)--ADD-Traditional-Chinese
This commit is contained in:
parent
fe349ad69b
commit
290dbe1c1a
2 changed files with 392 additions and 0 deletions
|
@ -9,6 +9,7 @@ const localesLong: Record<string, string> = {
|
|||
ru: 'Русский',
|
||||
uk: 'Українська',
|
||||
zh: '中文',
|
||||
zh_tw: '繁體中文',
|
||||
vi: 'Tiếng Việt',
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue