1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-14 02:08:50 +02: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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