config/locales/en.yml in activeadmin-4.0.0.beta3 vs config/locales/en.yml in activeadmin-4.0.0.beta4
- old
+ new
@@ -1,10 +1,6 @@
en:
- views:
- pagination:
- previous: "Previous"
- next: "Next"
activerecord:
models:
comment:
one: "Comment"
other: "Comments"
@@ -66,9 +62,11 @@
one: "Showing <b>1</b> of <b>1</b>"
one_page: "Showing <b>all %{n}</b>"
multiple: "Showing <b>%{from}-%{to}</b> of <b>%{total}</b>"
multiple_without_total: "Showing <b>%{from}-%{to}</b>"
per_page: "Per page "
+ previous: "Previous"
+ next: "Next"
entry:
one: "entry"
other: "entries"
any: "Any"
blank_slate: