1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 00:33:44 +00:00

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

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",