1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-01-18 20:41:31 +01: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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