config/locales/en.yml in activeadmin-1.0.0.pre5 vs config/locales/en.yml in activeadmin-1.0.0
- old
+ new
@@ -6,10 +6,11 @@
call_to_action: "To add dashboard sections, checkout 'app/admin/dashboard.rb'"
view: "View"
edit: "Edit"
delete: "Delete"
delete_confirmation: "Are you sure you want to delete this?"
+ create_another: "Create another %{model}"
new_model: "New %{model}"
edit_model: "Edit %{model}"
delete_model: "Delete %{model}"
details: "%{model} Details"
cancel: "Cancel"
@@ -49,9 +50,10 @@
empty: "No %{model} found"
one: "Displaying <b>1</b> %{model}"
one_page: "Displaying <b>all %{n}</b> %{model}"
multiple: "Displaying %{model} <b>%{from} - %{to}</b> of <b>%{total}</b> in total"
multiple_without_total: "Displaying %{model} <b>%{from} - %{to}</b>"
+ per_page: "Per page: "
entry:
one: "entry"
other: "entries"
any: "Any"
blank_slate: