meriadec
7 years ago
No known key found for this signature in database
GPG Key ID: 1D2FC2305E2CB399
1 changed files with
1 additions and
0 deletions
-
src/renderer/i18n/instanciate.js
|
|
@ -3,6 +3,7 @@ import i18n from 'i18next' |
|
|
|
const commonConfig = { |
|
|
|
fallbackLng: 'en', |
|
|
|
debug: false, |
|
|
|
compatibilityJSON: 'v2', |
|
|
|
react: { |
|
|
|
wait: process.env.NODE_ENV !== 'test', |
|
|
|
}, |
|
|
|