Update supported languages for web (#8382)

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
This commit is contained in:
Daniel James Smith 2024-03-21 17:26:59 +01:00 committed by GitHub
parent e767295c86
commit e7aad3829e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 0 deletions

View File

@ -10,6 +10,7 @@ export const SupportedTranslationLocales: string[] = [
"bs",
"ca",
"cs",
"cy",
"da",
"de",
"el",
@ -19,9 +20,11 @@ export const SupportedTranslationLocales: string[] = [
"es",
"et",
"eu",
"fa",
"fi",
"fil",
"fr",
"gl",
"he",
"hi",
"hr",
@ -35,9 +38,13 @@ export const SupportedTranslationLocales: string[] = [
"ko",
"lv",
"ml",
"mr",
"my",
"nb",
"ne",
"nl",
"nn",
"or",
"pl",
"pt-PT",
"pt-BR",
@ -48,6 +55,8 @@ export const SupportedTranslationLocales: string[] = [
"sl",
"sr",
"sv",
"te",
"th",
"tr",
"uk",
"vi",