Update locale-selector.vue
This commit is contained in:
parent
b430baef40
commit
736a3cdebd
@ -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…
Reference in New Issue
Block a user