diff --git a/lib/gollum/locales/en.yml b/lib/gollum/locales/en.yml index 363652ee..fafc5dc5 100644 --- a/lib/gollum/locales/en.yml +++ b/lib/gollum/locales/en.yml @@ -1,4 +1,11 @@ en: + pagination: + aria: + label: Pagination + next_page: Next page + previous_page: Previous page + next: Next + previous: Previous precious/views/compare: back_to_page_history: Back to Page History back_to_top: Back to Top @@ -12,13 +19,6 @@ en: browse_in_history_description: Browse the page at this point in the history compare_revisions: Compare Revisions history_for: History for - pagination: - aria: - label: Pagination - next_page: Next page - previous_page: Previous page - next: Next - previous: Previous precious/views/latest_changes: title: Latest Changes (Globally) precious/views/layout: @@ -34,12 +34,5 @@ en: show_all: "Show all %{count} hits in this page" back_to_top: Back to Top no_results: There are no results for your search - pagination: - aria: - label: Pagination - next_page: Next page - previous_page: Previous page - next: Next - previous: Previous search_results_for: Search results for title: "Search results for %{query}" diff --git a/lib/gollum/templates/pagination.mustache b/lib/gollum/templates/pagination.mustache index 76198d5f..020e0976 100644 --- a/lib/gollum/templates/pagination.mustache +++ b/lib/gollum/templates/pagination.mustache @@ -1,23 +1,23 @@ -