We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5703878 + fc46598 commit dbc05ffCopy full SHA for dbc05ff
client/i18n.js
@@ -37,8 +37,6 @@ const options = {
37
allowMultiLoading: false, // set loadPath: '/locales/resources.json?lng={{lng}}&ns={{ns}}' to adapt to multiLoading
38
};
39
40
-console.log('options', options);
41
-
42
i18n
43
.use(initReactI18next) // pass the i18n instance to react-i18next.
44
// .use(LanguageDetector)// to detect the language from currentBrowser
0 commit comments