Generic template with i18next

This commit is contained in:
vjrj 2017-11-13 21:24:35 +01:00
parent 5b311446dc
commit 403a108dba
15 changed files with 242 additions and 77 deletions

View file

@ -14,16 +14,22 @@
"core-js": "^2.5.1",
"fs": "0.0.1-security",
"handlebars": "^4.0.10",
"i18next": "^10.0.7",
"i18next-browser-languagedetector": "^2.1.0",
"i18next-localstorage-cache": "^1.1.1",
"i18next-xhr-backend": "^1.5.0",
"jquery": "^2.2.4",
"jquery-validation": "^1.17.0",
"juice": "^4.1.1",
"lodash": "^4.17.4",
"meteor-node-stubs": "^0.2.11",
"moment": "^2.19.2",
"prop-types": "^15.5.10",
"react": "^15.6.1",
"react-addons-pure-render-mixin": "^15.6.0",
"react-bootstrap": "^0.31.2",
"react-dom": "^15.6.1",
"react-i18next": "^6.1.0",
"react-router-bootstrap": "^0.24.3",
"react-router-dom": "^4.2.2",
"simpl-schema": "^0.3.2"