mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 19:01:25 +00:00
Remove e-mail verified source strings (#58)
This commit is contained in:
parent
575bf77919
commit
a7fdcd1819
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@
|
||||||
"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>",
|
||||||
"verify_email_subject": "Verify your email address for {hostname}",
|
"verify_email_subject": "Verify your email address for {hostname}",
|
||||||
"verify_email_body": "Please click the link below to verify your email address for the account @{username}@{hostname}. Ignore this email if the account isn't yours.<br><br>, <a href=\"{verify_link}\">Verify your email</a>",
|
"verify_email_body": "Please click the link below to verify your email address for the account @{username}@{hostname}. Ignore this email if the account isn't yours.<br><br>, <a href=\"{verify_link}\">Verify your email</a>",
|
||||||
"email_verified_subject": "Email verified for {username}",
|
|
||||||
"email_verified_body": "Your email has been verified.",
|
|
||||||
"notification_post_reply_subject": "Reply from {username}",
|
"notification_post_reply_subject": "Reply from {username}",
|
||||||
"notification_post_reply_body": "<h1>Post reply</h1><br><div>{username} - {comment_text}</div><br><a href=\"{inbox_link}\">inbox</a>",
|
"notification_post_reply_body": "<h1>Post reply</h1><br><div>{username} - {comment_text}</div><br><a href=\"{inbox_link}\">inbox</a>",
|
||||||
"notification_comment_reply_subject": "Reply from {username}",
|
"notification_comment_reply_subject": "Reply from {username}",
|
||||||
|
|
Loading…
Reference in a new issue