diff --git a/lib/gollum/locales/en.yml b/lib/gollum/locales/en.yml index 14ffc520..ff2fe054 100644 --- a/lib/gollum/locales/en.yml +++ b/lib/gollum/locales/en.yml @@ -8,3 +8,14 @@ en: revert: Revert Changes precious/views/error: error: Error + precious/views/history: + 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 diff --git a/lib/gollum/templates/history.mustache b/lib/gollum/templates/history.mustache index 6d4c196b..8ea0a3dc 100644 --- a/lib/gollum/templates/history.mustache +++ b/lib/gollum/templates/history.mustache @@ -4,7 +4,7 @@