mirror of https://github.com/VERT-sh/VERT.git
Update index.svelte.ts
This commit is contained in:
parent
835efd043f
commit
2127692ae4
|
|
@ -454,6 +454,7 @@ export const availableLocales = {
|
|||
"zh-Hans": "简体中文",
|
||||
"zh-Hant": "繁體中文",
|
||||
"pt-BR": "Português (Brasil)",
|
||||
pl: "Polski",
|
||||
};
|
||||
|
||||
export function updateLocale(newLocale: string) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue