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:
parent
3bf322a904
commit
5c3e337fb1
@ -30,6 +30,7 @@ export class I18nService implements I18nServiceAbstraction {
|
||||
['it', 'italiano'],
|
||||
['ja', '日本語'],
|
||||
['ko', '한국어'],
|
||||
['ml', 'മലയാളം'],
|
||||
['nb', 'norsk (bokmål)'],
|
||||
['nl', 'Nederlands'],
|
||||
['pl', 'polski'],
|
||||
|
Loading…
Reference in New Issue
Block a user