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