feat(i18n): add Hungrarian (Magyar) language

This commit is contained in:
Amruth Pillai
2022-05-02 08:58:25 +02:00
parent 317901a4d2
commit 35fe4e2774
11 changed files with 141 additions and 121 deletions

View File

@ -58,7 +58,7 @@
"@types/cookie-parser": "^1.4.3",
"@types/express": "^4.17.13",
"@types/multer": "^1.4.7",
"@types/node": "^17.0.30",
"@types/node": "^17.0.31",
"eslint": "^8.14.0",
"prettier": "^2.6.2",
"source-map-support": "^0.5.21",