summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/ContactPage/i18n/en.json
blob: e1ca39e09e539105d52d410b914b8abd6f2a2756 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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": "$1 (from $2 at $3)",
	"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."
}