mirror of
https://github.com/bitwarden/browser
synced 2025-12-29 06:33:40 +00:00
switch to webpack
This commit is contained in:
@@ -13,7 +13,7 @@ export class I18nService extends BaseI18nService {
|
||||
});
|
||||
|
||||
this.supportedTranslationLocales = [
|
||||
'en'
|
||||
'en',
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user