All error messages in german and in englisch

This commit is contained in:
rxf
2023-05-09 15:37:27 +02:00
parent 2cf418756d
commit 347c6bdc96
17 changed files with 1007 additions and 243 deletions
+6 -3
View File
@@ -1,7 +1,7 @@
{
"name": "sensorapi",
"version": "1.2.2",
"date": "2023-04-24",
"version": "1.3.0",
"date": "2023-05-09",
"private": true,
"scripts": {
"start": "node ./bin/www.js",
@@ -18,8 +18,11 @@
"cookie-parser": "~1.4.4",
"cors": "^2.8.5",
"debug": "~2.6.9",
"express": "~4.16.1",
"express": "^4.18.2",
"http-errors": "~1.6.3",
"i18next": "^22.4.15",
"i18next-http-middleware": "^3.3.0",
"i18next-node-fs-backend": "^2.1.3",
"luxon": "^2.3.1",
"mongodb": "^4.4.1",
"morgan": "~1.9.1",