ProtectedContactPage/i18n/en.json

25 lines
1.0 KiB
JSON
Raw Permalink Normal View History

{
2023-05-31 12:10:28 -06:00
"@metadata": {
"authors": [
"Daniel Kinzler",
"Reedy"
]
},
"contactpage": "Contact page",
"contactpage-desc": "[[Special:Contact|Contact form for visitors]]",
"contactpage-title": "Contact",
"contactpage-pagetext": "Use the form below to send me an email.",
"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."
}