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
+2 -1
View File
@@ -36,6 +36,7 @@
]
},
"devDependencies": {
"@types/react": "17.0.2"
"@types/react": "17.0.2",
"typescript": "^4.6.4"
}
}