1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-06-24 10:14:55 +02:00

update languages (#1080)

This commit is contained in:
Kyle Spearrin 2020-09-21 10:20:45 -04:00 committed by GitHub
parent 785d0b21c6
commit d33e38012a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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