mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +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:
@@ -30,6 +30,7 @@ export class I18nService implements I18nServiceAbstraction {
|
|||||||
['it', 'italiano'],
|
['it', 'italiano'],
|
||||||
['ja', '日本語'],
|
['ja', '日本語'],
|
||||||
['ko', '한국어'],
|
['ko', '한국어'],
|
||||||
|
['ml', 'മലയാളം'],
|
||||||
['nb', 'norsk (bokmål)'],
|
['nb', 'norsk (bokmål)'],
|
||||||
['nl', 'Nederlands'],
|
['nl', 'Nederlands'],
|
||||||
['pl', 'polski'],
|
['pl', 'polski'],
|
||||||
|
|||||||
Reference in New Issue
Block a user