Approval.

This commit is contained in:
2022-03-08 23:02:26 +00:00
committed by md translation bot
parent 805a3b41cb
commit 3f1933fc30
18 changed files with 90 additions and 18 deletions

View File

@ -136,6 +136,10 @@
"contact_person_in_museum_explica": "If this switch is set to yes, the user's name and mail address (and, if the profile is set visible within musdb) will appear in the navigation as a contact for colleagues asking for help.",
"no_email_set": "No email address has been entered",
"user_address_on_blocked_domain": "The user address is hosted by a blocked mail hoster:",
"mail_invalid_domain": "The entered email addresses' domain seems to be invalid."
"mail_invalid_domain": "The entered email addresses' domain seems to be invalid.",
"password_has_no_number_no_special_char": "Passwords need at least one number or special character",
"password_in_context": "Password is a common word retrievable based on the context",
"password_is_date": "The password is a date",
"in_compromised_password_list": "The password is found in a list of the most commonly used passwords"
}
}