Update locale-selector.vue
This commit is contained in:
parent
de4b19ade4
commit
d8e504a3c1
@ -12,6 +12,7 @@ const localesLong: Record<string, string> = {
|
||||
uk: 'Українська',
|
||||
zh: '中文',
|
||||
vi: 'Tiếng Việt',
|
||||
ja: '日本語'
|
||||
};
|
||||
|
||||
const localeOptions = computed(() =>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user