diff --git a/extensions/lang-english/locale/core.yml b/extensions/lang-english/locale/core.yml index 87ce9b725..743b04b27 100644 --- a/extensions/lang-english/locale/core.yml +++ b/extensions/lang-english/locale/core.yml @@ -442,7 +442,7 @@ core: # Translations in this namespace are displayed in the basic HTML discussion view. discussion: next_page_button: => core.ref.next_page - previous_page_button: Previous Page + previous_page_button: => core.ref.previous_page # Translations in this namespace are displayed when Flarum encounters an error. error: @@ -456,6 +456,7 @@ core: index: all_discussions_heading: => core.ref.all_discussions next_page_button: => core.ref.next_page + previous_page_button: => core.ref.previous_page # Translations in this namespace are displayed by the Log Out confirmation interface. log_out: @@ -541,6 +542,7 @@ core: okay: OK # Referenced by flarum-tags.yml password: Password posts: Posts # Referenced by flarum-statistics.yml + previous_page: Previous Page rename: Rename reply: Reply # Referenced by flarum-mentions.yml reset_your_password: Reset Your Password