Update locale-selector.vue
This commit is contained in:
parent
9929b59cc3
commit
164d27ea4c
@ -12,7 +12,6 @@ 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