mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-08-09 15:35:19 +02:00
Update locale-selector.vue
This commit is contained in:
parent
9929b59cc3
commit
164d27ea4c
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue