1
0
mirror of https://github.com/flarum/core.git synced 2025-08-17 22:01:44 +02:00

Merge pull request #123 from clarkwinkelmann/tags-history-text

New translation for tags extension (related to tags extension PR)
This commit is contained in:
Toby Zerner
2018-05-25 07:45:49 +09:30
committed by GitHub
2 changed files with 4 additions and 1 deletions

View File

@@ -268,7 +268,7 @@ core:
# These translations are used in the header and session dropdown menu. # These translations are used in the header and session dropdown menu.
header: header:
admin_button: Administration admin_button: Administration
back_to_index_tooltip: Back to discussion list back_to_index_tooltip: Back to Discussion List
log_in_link: => core.ref.log_in log_in_link: => core.ref.log_in
log_out_button: => core.ref.log_out log_out_button: => core.ref.log_out
profile_button: Profile profile_button: Profile

View File

@@ -71,6 +71,9 @@ flarum-tags:
discussion_controls: discussion_controls:
edit_tags_button: Edit Tags edit_tags_button: Edit Tags
header:
back_to_tags_tooltip: Back to Tag List
# These translations are used on the index page, peripheral to the discussion list. # These translations are used on the index page, peripheral to the discussion list.
index: index:
more_link: More... more_link: More...