1
0
Fork 0
mirror of https://github.com/CorentinTh/it-tools.git synced 2025-08-09 07:25:18 +02:00

Update locale-selector.vue

This commit is contained in:
Joris 2024-05-29 20:36:15 +02:00 committed by GitHub
parent 9929b59cc3
commit 164d27ea4c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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(() =>