mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-28 19:06:39 +08:00
Added Book cover image description in all languages.
This commit is contained in:
@ -19,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.7:1.',
|
||||
'cover_image_description' => 'This image should be approx 300x170px.',
|
||||
|
||||
/**
|
||||
* Actions
|
||||
*/
|
||||
|
Reference in New Issue
Block a user