mirror of
https://github.com/bitwarden/web
synced 2025-12-11 13:53:17 +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 = [
|
this.supportedTranslationLocales = [
|
||||||
'en', 'es',
|
'en',
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user