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