feat: add english and hungarian translations

This commit is contained in:
2026-08-29 11:42:16 +02:00
parent ab32f01e07
commit 0c1a9f86d6
13 changed files with 285 additions and 64 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
"importHelpers": true,
"target": "es2022",
"module": "es2020",
"lib": ["es2018", "dom"],
"lib": ["es2021", "dom"],
"skipLibCheck": true,
"useDefineForClassFields": false
},