mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-16 09:36:17 +08:00
refactor: remote comments in i18n
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user