summaryrefslogtreecommitdiff
path: root/web-ui/app/js/account_recovery/i18n.js
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/app/js/account_recovery/i18n.js')
-rw-r--r--web-ui/app/js/account_recovery/i18n.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/web-ui/app/js/account_recovery/i18n.js b/web-ui/app/js/account_recovery/i18n.js
index 968f7a6b..9c6ad550 100644
--- a/web-ui/app/js/account_recovery/i18n.js
+++ b/web-ui/app/js/account_recovery/i18n.js
@@ -31,8 +31,6 @@ i18n
.use(detector)
.init({
fallbackLng: 'en_US',
- ns: ['translation'],
- defaultNS: 'translation',
backend: {
loadPath: 'assets/locales/{{lng}}/{{ns}}.json'
}