]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'upstream/pull/2135'
authorTom Hughes <tom@compton.nu>
Wed, 6 Feb 2019 18:21:50 +0000 (18:21 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 6 Feb 2019 18:21:50 +0000 (18:21 +0000)
config/locales/en.yml

index a81172de2269096fc8d0efc201ae660b6fe339f5..577efd1743eaea53b8e412a6aeb17c6c3dcc9dc2 100644 (file)
@@ -6,6 +6,10 @@ en:
       friendly: "%e %B %Y at %H:%M"
       blog: "%e %B %Y"
   activerecord:
+    errors:
+      messages:
+        invalid_email_address: does not appear to be a valid e-mail address
+        email_address_not_routable: is not routable
     # Translates all the model names, which is used in error handling on the web site
     models:
       acl: "Access Control List"