mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-01 18:08:19 +01:00
remove spansih translation file
This commit is contained in:
parent
ef886c8742
commit
de35a62984
@ -1,5 +0,0 @@
|
||||
{
|
||||
"myVault": {
|
||||
"message": "Mi Vault"
|
||||
}
|
||||
}
|
@ -11,7 +11,7 @@ export class I18nService extends BaseI18nService {
|
||||
});
|
||||
|
||||
this.supportedTranslationLocales = [
|
||||
'en', 'es',
|
||||
'en',
|
||||
];
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user