X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/39fcf3a68f25638af07c13244b5778098dfc83a1..refs/pull/3918/head:/resources/lang/en/common.php diff --git a/resources/lang/en/common.php b/resources/lang/en/common.php index 703a70c7e..c74dcc907 100644 --- a/resources/lang/en/common.php +++ b/resources/lang/en/common.php @@ -25,6 +25,7 @@ return [ 'actions' => 'Actions', 'view' => 'View', 'view_all' => 'View All', + 'new' => 'New', 'create' => 'Create', 'update' => 'Update', 'edit' => 'Edit', @@ -80,12 +81,14 @@ return [ 'none' => 'None', // Header + 'homepage' => 'Homepage', 'header_menu_expand' => 'Expand Header Menu', 'profile_menu' => 'Profile Menu', 'view_profile' => 'View Profile', 'edit_profile' => 'Edit Profile', 'dark_mode' => 'Dark Mode', 'light_mode' => 'Light Mode', + 'global_search' => 'Global Search', // Layout tabs 'tab_info' => 'Info',