Added translations using i18next

ref #5
This commit is contained in:
2021-02-05 21:20:05 +01:00
parent 19697692bc
commit 75eb925267
3 changed files with 22 additions and 5 deletions

View File

@@ -46,6 +46,8 @@
"dotenv": "^8.2.0",
"express": "^4.17.1",
"handlebars": "^4.7.6",
"i18next": "^19.8.7",
"i18next-fs-backend": "^1.0.8",
"puppeteer": "^7.0.1",
"reflect-metadata": "^0.1.13",
"routing-controllers": "^0.9.0-alpha.6",
@@ -75,4 +77,4 @@
"publish": false
}
}
}
}