mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-08 15:15:02 -04:00
Add zh-TW Traditional Chinese locale
This commit is contained in:
parent
08d977b8cd
commit
ff044ac9a7
2 changed files with 395 additions and 0 deletions
|
@ -11,6 +11,7 @@ const localesLong: Record<string, string> = {
|
|||
ru: 'Русский',
|
||||
uk: 'Українська',
|
||||
zh: '中文',
|
||||
zhtw: '繁體中文',
|
||||
vi: 'Tiếng Việt',
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue