mirror of
https://github.com/CorentinTh/it-tools.git
synced 2024-12-26 09:42:28 +08:00
Compare commits
2 commits
d6e4baca86
...
cda4994500
Author | SHA1 | Date | |
---|---|---|---|
|
cda4994500 | ||
|
01b7b5ec47 |
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ const localesLong: Record<string, string> = {
|
|||
uk: 'Українська',
|
||||
zh: '中文',
|
||||
vi: 'Tiếng Việt',
|
||||
zh_TW: '繁體中文',
|
||||
};
|
||||
|
||||
const localeOptions = computed(() =>
|
||||
|
|
Loading…
Reference in a new issue