diff --git a/i18n/en.json b/i18n/en.json index e0963a2..2863169 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -1,25 +1,24 @@ { - "@metadata": { - "authors": [ - "Daniel Kinzler", - "Reedy" - ] - }, - "contactpage": "Contact page", - "contactpage-desc": "[[Special:Contact|Contact form for visitors]]", - "contactpage-title": "Contact", - "contactpage-pagetext": "Please use the form below to contact us.", - "contactpage-legend": "Send email", - "contactpage-defsubject": "Contact message", - "contactpage-subject-and-sender": "$1 (from $2)", - "contactpage-subject-and-sender-withip": "❗❗ New Contact Me Form ❗❗", - "contactpage-fromname": "Your name:", - "contactpage-fromaddress": "Your email address:", - "contactpage-formfootnotes": "(needed if you want an answer)", - "contactpage-includeip": "Include my IP address in this message.", - "contactpage-usermailererror": "Mail object returned error:", - "contactpage-captcha-error": "CAPTCHA error", - "contactpage-config-error-title": "Contact form error", - "contactpage-config-error": "A contact form is either not configured for this page or is configured incorrectly.", - "contactpage-mustbeloggedin": "Please log in to submit a contact form." + "@metadata": { + "authors": [ + "Daniel Kinzler", + "Reedy" + ] + }, + "contactpage": "Contact page", + "contactpage-desc": "[[Special:Contact|Contact form for visitors]]", + "contactpage-title": "Contact", + "contactpage-pagetext": "Please use the form below to contact us.", + "contactpage-legend": "Send email", + "contactpage-defsubject": "Contact message", + "contactpage-subject-and-sender": "❗❗ New Contact Me Form ❗❗", + "contactpage-fromname": "Your name:", + "contactpage-fromaddress": "Your email address:", + "contactpage-formfootnotes": "(needed if you want an answer)", + "contactpage-includeip": "Include my IP address in this message.", + "contactpage-usermailererror": "Mail object returned error:", + "contactpage-captcha-error": "CAPTCHA error", + "contactpage-config-error-title": "Contact form error", + "contactpage-config-error": "A contact form is either not configured for this page or is configured incorrectly.", + "contactpage-mustbeloggedin": "Please log in to submit a contact form." }