From 785d0b21c608e48ecbf66af7bef87c2294c8a9da Mon Sep 17 00:00:00 2001 From: vachan-maker <65799568+vachan-maker@users.noreply.github.com> Date: Mon, 21 Sep 2020 17:53:51 +0530 Subject: [PATCH] Update MobileI18nService.cs (#1075) --- src/App/Services/MobileI18nService.cs | 1 + 1 file changed, 1 insertion(+) 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",