mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
Added Book cover image description in all languages.
This commit is contained in:
@@ -17,7 +17,9 @@ return [
|
||||
'name' => 'Nazwa',
|
||||
'description' => 'Opis',
|
||||
'role' => 'Rola',
|
||||
|
||||
'cover_image' => 'Zdjęcie z okładki',
|
||||
'cover_image_description' => 'Ten obraz powinien wynosić około 300 x 170 piksli.',
|
||||
|
||||
/**
|
||||
* Actions
|
||||
*/
|
||||
|
Reference in New Issue
Block a user