mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
remove spansih translation file
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"myVault": {
|
||||
"message": "Mi Vault"
|
||||
}
|
||||
}
|
||||
@@ -11,7 +11,7 @@ export class I18nService extends BaseI18nService {
|
||||
});
|
||||
|
||||
this.supportedTranslationLocales = [
|
||||
'en', 'es',
|
||||
'en',
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user