mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-06 18:57:56 +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 = [
|
this.supportedTranslationLocales = [
|
||||||
'en', 'es',
|
'en',
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user