1
0
Fork 0
mirror of https://github.com/CorentinTh/it-tools.git synced 2025-08-08 23:15:19 +02:00

Update locale-selector.vue

This commit is contained in:
Joris 2024-05-29 20:18:20 +02:00 committed by GitHub
parent 767c308ebc
commit 00bc61f3ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,6 +11,7 @@ const localesLong: Record<string, string> = {
uk: 'Українська', uk: 'Українська',
zh: '中文', zh: '中文',
vi: 'Tiếng Việt', vi: 'Tiếng Việt',
nl: 'Nederlands',
}; };
const localeOptions = computed(() => const localeOptions = computed(() =>