Update locale-selector.vue
This commit is contained in:
parent
00bc61f3ab
commit
9929b59cc3
@ -12,6 +12,7 @@ const localesLong: Record<string, string> = {
|
|||||||
zh: '中文',
|
zh: '中文',
|
||||||
vi: 'Tiếng Việt',
|
vi: 'Tiếng Việt',
|
||||||
nl: 'Nederlands',
|
nl: 'Nederlands',
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
const localeOptions = computed(() =>
|
const localeOptions = computed(() =>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user