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

@@ -18,7 +18,7 @@ return [
'description' => 'Beschrijving',
'role' => 'Rol',
'cover_image' => 'Omslagfoto',
'cover_image_description' => 'De afbeelding moet in een hoogte / breedte verhouding van 1.7: 1 zijn.',
'cover_image_description' => 'Deze afbeelding moet ongeveer 300x170px zijn.',
/**
* Actions
*/