mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 19:01:25 +00:00
Adding registration denied.
This commit is contained in:
parent
afcd562bfb
commit
3f86b5c407
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"registration_approved_subject": "Registration approved for {username}",
|
"registration_approved_subject": "Registration approved for {username}",
|
||||||
"registration_approved_body": "Your registration application has been approved. Welcome to {hostname}!",
|
"registration_approved_body": "Your registration application has been approved. Welcome to {hostname}!",
|
||||||
|
"registration_denied": "Registration denied",
|
||||||
"application_question_required": "You must add an application questionnaire if applications are required.",
|
"application_question_required": "You must add an application questionnaire if applications are required.",
|
||||||
"password_reset_subject": "Password reset for {username}",
|
"password_reset_subject": "Password reset for {username}",
|
||||||
"password_reset_body": "<h1>Password Reset Request for {username}</h1><br><a href=\"{reset_link}\">Click here to reset your password</a>",
|
"password_reset_body": "<h1>Password Reset Request for {username}</h1><br><a href=\"{reset_link}\">Click here to reset your password</a>",
|
||||||
|
|
Loading…
Reference in a new issue