mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 19:01:25 +00:00
Added String for Denial Rejection Error Message (#60)
* Added a string for an error message when sending an application denial email but can't get the deny reason * Update en.json Updated string with new error message
This commit is contained in:
parent
57301c5875
commit
ef094f42b3
1 changed files with 1 additions and 0 deletions
|
@ -418,6 +418,7 @@
|
|||
"application_questionnaire": "Application Questionnaire",
|
||||
"require_email_verification": "Require email verification",
|
||||
"require_registration_application": "Require registration application",
|
||||
"application_email_reason_none": "Application denied",
|
||||
"application_email_admins": "Email admins on receiving new applications",
|
||||
"reports_email_admins": "Email admins on receiving new reports",
|
||||
"private_instance": "Private Instance",
|
||||
|
|
Loading…
Reference in a new issue