Update locale-selector.vue

This commit is contained in:
Joris 2024-06-14 18:09:33 +02:00 committed by GitHub
parent b430baef40
commit 736a3cdebd
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: 'Українська',
zh: '中文',
vi: 'Tiếng Việt',
nl: 'Nederlands',
};
const localeOptions = computed(() =>