mirror of
https://github.com/bitwarden/android.git
synced 2024-12-24 01:48:25 +03:00
update languages (#1080)
This commit is contained in:
parent
785d0b21c6
commit
d33e38012a
1 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,7 @@ namespace Bit.App.Services
|
|||
_localeNames = new Dictionary<string, string>
|
||||
{
|
||||
["af"] = "Afrikaans",
|
||||
["be"] = "Беларуская",
|
||||
["bg"] = "български",
|
||||
["ca"] = "català",
|
||||
["cs"] = "čeština",
|
||||
|
@ -69,6 +70,7 @@ namespace Bit.App.Services
|
|||
["it"] = "italiano",
|
||||
["ja"] = "日本語",
|
||||
["ko"] = "한국어",
|
||||
["lv"] = "Latvietis",
|
||||
["ml"] = "മലയാളം",
|
||||
["nb"] = "norsk (bokmål)",
|
||||
["nl"] = "Nederlands",
|
||||
|
|
Loading…
Reference in a new issue