Approval.

This commit is contained in:
2020-05-25 17:05:56 +02:00
committed by Stefan Rohde-Enslin
parent 84b0875523
commit ddd8f241ee
4 changed files with 11 additions and 7 deletions

View File

@ -20,6 +20,7 @@
"switch_language": "Switch language",
"month": "month",
"year": "year",
"username_too_short": "Username must be at least 5 characters long"
"username_too_short": "Username must be at least 5 characters long",
"password_too_short": "A password needs to be at least 8 characters long"
}
}