fixes typo

This commit is contained in:
Daniel Huchthausen
2019-01-30 19:28:21 +01:00
parent 4c4bfaeb9c
commit 83477e4dbf

View File

@@ -67,6 +67,6 @@
"passwordInvalid": "Password has to be between 6 and 32 characters",
"passwordConfirmFailed": "Passwords have to be identical",
"submit": "Submit",
"changedSuccessfully": "Pasword successfully changed"
"changedSuccessfully": "Password successfully changed"
}
}