1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-07 23:03:00 +03:00

Added a "skip to content" link.

Closes #2810
This commit is contained in:
Dan Brown
2021-06-15 20:58:45 +01:00
parent 7d951b842c
commit 3dda622f0a
8 changed files with 24 additions and 4 deletions

View File

@@ -60,6 +60,7 @@ return [
'no_activity' => 'No activity to show',
'no_items' => 'No items available',
'back_to_top' => 'Back to top',
'skip_to_main_content' => 'Skip to main content',
'toggle_details' => 'Toggle Details',
'toggle_thumbnails' => 'Toggle Thumbnails',
'details' => 'Details',