Skip to content

Commit dfb4db0

Browse files
committed
Add i18next and i18next-http-backend for improved localization support
1 parent d6d9993 commit dfb4db0

File tree

2 files changed

+95
-0
lines changed

2 files changed

+95
-0
lines changed

package-lock.json

Lines changed: 93 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@
5252
"gulp-sass": "^5.1.0",
5353
"gulp-sourcemaps": "^2.6.5",
5454
"http-server": "^14.1.1",
55+
"i18next": "^24.2.2",
56+
"i18next-http-backend": "^3.0.2",
5557
"lodash.template": "^4.5.0",
5658
"node-static": "^0.7.11",
5759
"tone": "^15.0.4"

0 commit comments

Comments
 (0)