+ email_confirm:
+ subject: "[OpenStreetMap] Confirm your email address"
+ email_confirm_plain:
+ greeting: "Hi,"
+ hopefully_you_1: "Someone (hopefully you) would like to change their email address over at"
+ hopefully_you_2: "{{server_url}} to {{new_address}}."
+ click_the_link: "If this is you, please click the link below to confirm the change."
+ email_confirm_html:
+ greeting: "Hi,"
+ hopefully_you: "Someone (hopefully you) would like to change their email address over at {{server_url}} to {{new_address}}."
+ click_the_link: "If this is you, please click the link below to confirm the change."
+ lost_password:
+ subject: "[OpenStreetMap] Password reset request"
+ lost_password_plain:
+ greeting: "Hi,"
+ hopefully_you_1: "Someone (possibly you) has asked for the password to be reset on this"
+ hopefully_you_2: "email addresses openstreetmap.org account."
+ click_the_link: "If this is you, please click the link below to reset your password."
+ lost_password_html:
+ greeting: "Hi,"
+ hopefully_you: "Someone (possibly you) has asked for the password to be reset on this email address's openstreetmap.org account."
+ click_the_link: "If this is you, please click the link below to reset your password."
+ reset_password:
+ subject: "[OpenStreetMap] Password reset"
+ reset_password_plain:
+ greeting: "Hi,"
+ reset: "Your password has been reset to {{new_password}}"
+ reset_password_html:
+ greeting: "Hi,"
+ reset: "Your password has been reset to {{new_password}}"