mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
Better consult the newest file
This commit is contained in:
parent
a3a5c21985
commit
2dec735c53
1 changed files with 1 additions and 1 deletions
|
|
@ -268,7 +268,7 @@ You can switch the label value per I18n.locale for your internationalized applic
|
|||
more_pages:
|
||||
display_entries: "Displaying %{entry_name} <b>%{first} - %{last}</b> of <b>%{total}</b> in total"
|
||||
|
||||
If you use non-English localization see [i18n rules](https://github.com/svenfuchs/i18n/blob/f19893d84262261d9c8abe303f465ea28ba057e4/test/test_data/locales/plurals.rb) for changing
|
||||
If you use non-English localization see [i18n rules](https://github.com/svenfuchs/i18n/blob/master/test/test_data/locales/plurals.rb) for changing
|
||||
`one_page:display_entries` block.
|
||||
|
||||
## Customizing the Pagination Helper
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue