mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
Update supported languages for web (#8382)
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e767295c86
commit
e7aad3829e
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user