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.
1 parent cad0faa commit b7a5865Copy full SHA for b7a5865
src/app/engines/i18n.engine.ts
@@ -1,5 +1,5 @@
1
// https://github.com/i18next/i18next/blob/master/CHANGELOG.md#1700
2
-const i18next = require('i18next').default;
+const i18next = require('i18next');
3
4
import {
5
TRANSLATION_BG_BG,
0 commit comments