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

@ -40,7 +40,7 @@
"react-hotkeys-hook": "^3.4.4",
"react-icons": "^4.3.1",
"react-markdown": "^8.0.3",
"react-query": "^3.38.0",
"react-query": "^3.38.1",
"react-redux": "^8.0.1",
"react-zoom-pan-pinch": "^2.1.3",
"redux": "^4.2.0",
@ -57,14 +57,14 @@
"@tailwindcss/typography": "^0.5.2",
"@types/downloadjs": "^1.4.3",
"@types/lodash": "^4.14.182",
"@types/node": "17.0.30",
"@types/node": "17.0.31",
"@types/react": "17.0.2",
"@types/react-beautiful-dnd": "^13.1.2",
"@types/react-redux": "^7.1.24",
"@types/tailwindcss": "^3.0.10",
"@types/uuid": "^8.3.4",
"@types/webfontloader": "^1.6.34",
"autoprefixer": "^10.4.5",
"autoprefixer": "^10.4.6",
"csstype": "^3.0.11",
"eslint": "^8.14.0",
"eslint-config-next": "12.1.5",