X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/7f902e41c7a6a18a754bb889c2655aa4fba736ec..refs/pull/704/head:/resources/lang/en/common.php diff --git a/resources/lang/en/common.php b/resources/lang/en/common.php index 9f35ddac7..26f096327 100644 --- a/resources/lang/en/common.php +++ b/resources/lang/en/common.php @@ -10,6 +10,7 @@ return [ 'save' => 'Save', 'continue' => 'Continue', 'select' => 'Select', + 'more' => 'More', /** * Form Labels @@ -18,7 +19,8 @@ return [ 'description' => 'Description', 'role' => 'Role', 'cover_image' => 'Cover image', - 'cover_image_description' => 'The image should be in a height/width ratio of 1.6:1.', + 'cover_image_description' => 'This image should be approx 440x250px.', + /** * Actions */ @@ -29,6 +31,7 @@ return [ 'edit' => 'Edit', 'sort' => 'Sort', 'move' => 'Move', + 'reply' => 'Reply', 'delete' => 'Delete', 'search' => 'Search', 'search_clear' => 'Clear Search', @@ -36,7 +39,6 @@ return [ 'remove' => 'Remove', 'add' => 'Add', - /** * Misc */ @@ -46,6 +48,9 @@ return [ 'back_to_top' => 'Back to top', 'toggle_details' => 'Toggle Details', 'toggle_thumbnails' => 'Toggle Thumbnails', + 'details' => 'Details', + 'grid_view' => 'Grid View', + 'list_view' => 'List View', /** * Header