diff --git a/js/index.js b/js/index.js index 58c4b9b..69b7c6c 100644 --- a/js/index.js +++ b/js/index.js @@ -95,6 +95,7 @@ }, whitelist: ['en', 'de', 'it'], fallbackLng: 'it', + load: 'languageOnly', backend: { loadPath: '/i18n/{{lng}}.json' }