mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-07 14:57:12 -04:00
Update locale-selector.vue
This commit is contained in:
parent
de4b19ade4
commit
d8e504a3c1
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',
|
||||
ja: '日本語'
|
||||
};
|
||||
|
||||
const localeOptions = computed(() =>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue