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:26:00 +02:00 committed by GitHub
parent 00bc61f3ab
commit 9929b59cc3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,6 +12,7 @@ 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(() =>