1
0
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:
Bharadwaja G
2017-09-05 12:46:31 +05:30
parent 1c88d21abf
commit e02fcbe983
12 changed files with 15 additions and 13 deletions

View File

@@ -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
*/