mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 19:01:25 +00:00
Remove stray comma from verify_email_body
This commit is contained in:
parent
a2d87b1553
commit
86c00acbda
1 changed files with 22 additions and 23 deletions
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"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_denied": "Registration denied",
|
||||
"application_question_required": "You must add an application questionnaire if applications are required.",
|
||||
|
|
Loading…
Reference in a new issue