Hungarian patch and typo fix for English (#3263)

* English typo fix

* hungarian-patch

You can find the changes here in detail: https://pastebin.com/GLtmwELv
This commit is contained in:
ChekeredList71
2024-09-15 15:00:25 +00:00
committed by GitHub
parent a132755d67
commit 180035c1e3
2 changed files with 123 additions and 123 deletions
+1 -1
View File
@@ -219,7 +219,7 @@
"logout": "Logout"
},
"validation": {
"invalidChars": "Please only use letter and numbers",
"invalidChars": "Please only use letters and numbers",
"passwordDoesNotMatch": "Password does not match",
"required": "Required",
"minLength": "Must be %{min} characters at least",