---
en:
will_paginate:
models:
people:
zero: People
one: Person
other: People
page_entries_info:
multi_page_html: Displaying %{from} - %{to} of %{count}
%{model}
single_page_html:
zero: No %{model} found
one: Displaying 1 %{model}
other: Displaying all %{count} %{model}