lib/locales/en.yml in pagy-4.7.0 vs lib/locales/en.yml in pagy-4.7.1
- old
+ new
@@ -15,8 +15,8 @@
info:
no_items: "No %{item_name} found"
single_page: "Displaying <b>%{count}</b> %{item_name}"
multiple_pages: "Displaying %{item_name} <b>%{from}-%{to}</b> of <b>%{count}</b> in total"
- combo_nav_js: "<label>Page %{page_input}</label> of %{pages}"
+ combo_nav_js: "<label>Page %{page_input} of %{pages}</label>"
items_selector_js: "<label>Show %{items_input} %{item_name} per page</label>"