1
0
mirror of https://github.com/bitwarden/jslib synced 2025-12-06 00:03:29 +00:00

Add missing locale entry for AZ language (#459)

This commit is contained in:
Daniel James Smith
2021-08-19 22:43:28 +02:00
committed by GitHub
parent d854dfa5a2
commit 309ea8ca9d

View File

@@ -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à'],