Update locale-selector.vue

This commit is contained in:
Jason Cheng 2024-05-26 22:28:48 +08:00 committed by GitHub
parent 30144aa3f5
commit 01b7b5ec47
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',
zh_TW: '繁體中文',
};
const localeOptions = computed(() =>