Translate new "Previous page" button on discussion list

This commit is contained in:
Franz Liedke 2018-01-10 20:41:43 +01:00
parent 80132f086c
commit 31bc5effe3

View File

@ -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