diff --git a/src/App/Services/MobileI18nService.cs b/src/App/Services/MobileI18nService.cs index f61d3dd57..f1b3d04b9 100644 --- a/src/App/Services/MobileI18nService.cs +++ b/src/App/Services/MobileI18nService.cs @@ -69,6 +69,7 @@ namespace Bit.App.Services ["it"] = "italiano", ["ja"] = "日本語", ["ko"] = "한국어", + ["ml"] = "മലയാളം", ["nb"] = "norsk (bokmål)", ["nl"] = "Nederlands", ["pl"] = "polski",