X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/e7a7d8cc1d77b032c4efe9d08ec6c749430b7b57..refs/pull/2902/head:/resources/lang/en/common.php diff --git a/resources/lang/en/common.php b/resources/lang/en/common.php index e048db90f..f93fb034b 100644 --- a/resources/lang/en/common.php +++ b/resources/lang/en/common.php @@ -39,7 +39,12 @@ return [ 'reset' => 'Reset', 'remove' => 'Remove', 'add' => 'Add', + 'configure' => 'Configure', 'fullscreen' => 'Fullscreen', + 'favourite' => 'Favourite', + 'unfavourite' => 'Unfavourite', + 'next' => 'Next', + 'previous' => 'Previous', // Sort Options 'sort_options' => 'Sort Options', @@ -47,6 +52,7 @@ return [ 'sort_ascending' => 'Sort Ascending', 'sort_descending' => 'Sort Descending', 'sort_name' => 'Name', + 'sort_default' => 'Default', 'sort_created_at' => 'Created Date', 'sort_updated_at' => 'Updated Date', @@ -55,6 +61,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', @@ -64,6 +71,7 @@ return [ 'breadcrumb' => 'Breadcrumb', // Header + 'header_menu_expand' => 'Expand Header Menu', 'profile_menu' => 'Profile Menu', 'view_profile' => 'View Profile', 'edit_profile' => 'Edit Profile', @@ -72,7 +80,9 @@ return [ // Layout tabs 'tab_info' => 'Info', + 'tab_info_label' => 'Tab: Show Secondary Information', 'tab_content' => 'Content', + 'tab_content_label' => 'Tab: Show Primary Content', // Email Content 'email_action_help' => 'If you’re having trouble clicking the ":actionText" button, copy and paste the URL below into your web browser:',