]> git.openstreetmap.org Git - rails.git/blobdiff - vendor/plugins/dynamic_form/lib/action_view/locale/en.yml
Add the dynamic form plugin to get error_messages_for support back
[rails.git] / vendor / plugins / dynamic_form / lib / action_view / locale / en.yml
diff --git a/vendor/plugins/dynamic_form/lib/action_view/locale/en.yml b/vendor/plugins/dynamic_form/lib/action_view/locale/en.yml
new file mode 100644 (file)
index 0000000..9e2af96
--- /dev/null
@@ -0,0 +1,8 @@
+en:
+  errors:
+    template:
+      header:
+        one:    "1 error prohibited this %{model} from being saved"
+        other:  "%{count} errors prohibited this %{model} from being saved"
+      # The variable :count is also available
+      body: "There were problems with the following fields:"