mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-21 07:16:15 -04:00
Update locale-selector.vue
This commit is contained in:
parent
30144aa3f5
commit
01b7b5ec47
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ const localesLong: Record<string, string> = {
|
|||
uk: 'Українська',
|
||||
zh: '中文',
|
||||
vi: 'Tiếng Việt',
|
||||
zh_TW: '繁體中文',
|
||||
};
|
||||
|
||||
const localeOptions = computed(() =>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue