Update index.svelte.ts

This commit is contained in:
Kamiliusz 2026-02-11 18:11:25 +01:00 committed by GitHub
parent 835efd043f
commit 2127692ae4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -454,6 +454,7 @@ export const availableLocales = {
"zh-Hans": "简体中文",
"zh-Hant": "繁體中文",
"pt-BR": "Português (Brasil)",
pl: "Polski",
};
export function updateLocale(newLocale: string) {