mirror of
https://github.com/bitwarden/web
synced 2025-12-11 05:43:16 +00:00
add danish support
This commit is contained in:
@@ -11,7 +11,7 @@ export class I18nService extends BaseI18nService {
|
|||||||
});
|
});
|
||||||
|
|
||||||
this.supportedTranslationLocales = [
|
this.supportedTranslationLocales = [
|
||||||
'en',
|
'en', 'da',
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user