1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-28 17:02:04 +03:00

Added links to tag page

- Added from books/shelves listings and within the tag-edit view for all
  entities.
This commit is contained in:
Dan Brown
2021-11-06 20:21:11 +00:00
parent 929c8312bd
commit f8f9e74992
4 changed files with 22 additions and 6 deletions

View File

@ -265,6 +265,8 @@ return [
'tags_assigned_shelves' => 'Assigned to Shelves',
'tags_x_unique_values' => ':count unique values',
'tags_all_values' => 'All values',
'tags_view_tags' => 'View Tags',
'tags_view_existing_tags' => 'View existing tags',
'attachments' => 'Attachments',
'attachments_explain' => 'Upload some files or attach some links to display on your page. These are visible in the page sidebar.',
'attachments_explain_instant_save' => 'Changes here are saved instantly.',