Files
grecia/config/locales/kaminari.en.yml
2015-10-28 12:42:31 +01:00

22 lines
616 B
YAML
Executable File

en:
views:
pagination:
first: "« First"
last: "Last »"
previous: "‹ Previous"
next: "Next ›"
truncate: "…"
helpers:
page_entries_info:
entry:
zero: "Entries"
one: "Entry"
other: "Entries"
one_page:
display_entries:
zero: "%{entry_name} cannot be found"
one: "There is <b>1</b> %{entry_name}"
other: "There are <b> %{count}</b> %{entry_name}"
more_pages:
display_entries: "Displaying <b>%{first}&nbsp;-&nbsp;%{last}</b> of <b>%{total}</b> %{entry_name}"