summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/ContactPage/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/extensions/ContactPage/i18n/en.json')
-rw-r--r--www/wiki/extensions/ContactPage/i18n/en.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/www/wiki/extensions/ContactPage/i18n/en.json b/www/wiki/extensions/ContactPage/i18n/en.json
new file mode 100644
index 00000000..e1ca39e0
--- /dev/null
+++ b/www/wiki/extensions/ContactPage/i18n/en.json
@@ -0,0 +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": "$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."
+}