Merge 01b7b5ec47 into 07eea0f484
This commit is contained in:
commit
1ba6f3c071
@ -12,6 +12,7 @@ const localesLong: Record<string, string> = {
|
||||
uk: 'Українська',
|
||||
zh: '中文',
|
||||
vi: 'Tiếng Việt',
|
||||
zh_TW: '繁體中文',
|
||||
};
|
||||
|
||||
const localeOptions = computed(() =>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user