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