# :one_other pluralization (see https://github.com/ddnexus/pagy/blob/master/lib/pagy/i18n.rb) en: pagy: aria_label: nav: one: "Page" other: "Pages" prev: "Previous" next: "Next" prev: "<" next: ">" gap: "…" item_name: one: "item" other: "items" info: no_items: "No %{item_name} found" single_page: "Displaying %{count} %{item_name}" multiple_pages: "Displaying %{item_name} %{from}-%{to} of %{count} in total" combo_nav_js: "Page %{page_input} of %{pages}" items_selector_js: "Show %{items_input} %{item_name} per page"