mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-27 12:36:14 +01:00
Add missing locale entry for AZ language (#459)
This commit is contained in:
parent
d854dfa5a2
commit
309ea8ca9d
@ -8,6 +8,7 @@ export class I18nService implements I18nServiceAbstraction {
|
||||
collator: Intl.Collator;
|
||||
localeNames = new Map<string, string>([
|
||||
['af', 'Afrikaans'],
|
||||
['az', 'Azərbaycanca'],
|
||||
['be', 'Беларуская'],
|
||||
['bg', 'български'],
|
||||
['ca', 'català'],
|
||||
|
Loading…
Reference in New Issue
Block a user