mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-21 16:18:28 +01:00
Update supported languages for web (#8382)
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
This commit is contained in:
parent
e767295c86
commit
e7aad3829e
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user