refactor: remote comments in i18n

This commit is contained in:
tzhangchi
2022-12-18 11:21:25 +08:00
parent c28fb6ce6c
commit f7e554e1b3
-1
View File
@@ -52,7 +52,6 @@ const i18n = i18next.createInstance();
i18n.use(initReactI18next).init({
lng: language,
fallbackLng,
// debug: process.env['NODE_ENV'] === 'development',
debug: false,
resources,
interpolation: {