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:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user