1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00:00

Added locale name(ml) (#171)

I have no clue if what I did was correct. If it is not, please try to display the locale name. Thanks
This commit is contained in:
vachan-maker
2020-09-21 17:39:10 +05:30
committed by GitHub
parent 3bf322a904
commit 5c3e337fb1

View File

@@ -30,6 +30,7 @@ export class I18nService implements I18nServiceAbstraction {
['it', 'italiano'],
['ja', '日本語'],
['ko', '한국어'],
['ml', 'മലയാളം'],
['nb', 'norsk (bokmål)'],
['nl', 'Nederlands'],
['pl', 'polski'],