]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Redirect suspended users to an information page
[rails.git] / config / locales / en.yml
index 9775416e42f204d03eeeb0416079529ab1123319..fbf8e7a0462ab620397b0f0f7133c744718234a4 100644 (file)
@@ -1655,6 +1655,19 @@ en:
       confirm: Confirm Selected Users
       hide: Hide Selected Users
       empty: No matching users found
+    suspended:
+      title: Account Suspended
+      heading: Account Suspended
+      body: |
+        <p>
+          Sorry, your account has been automatically suspended due to
+          suspicious activity.
+        </p>
+        <p>
+          This decision will be reviewed by an administrator shortly, or
+          you may contact the <a href="mailto:{{webmaster}}">webmaster</a> if
+          you wish to discuss this.
+        </p>
   user_role:
     filter:
       not_an_administrator: "Only administrators can perform user role management, and you are not an administrator."