Files
2020-11-19 15:36:28 +01:00

21 lines
1.0 KiB
PHP

<?php
return array(
'A descriptive title' => 'A descriptive title',
'A short description, used when a summary or an introduction is required' => 'A short description, used when a summary or an introduction is required',
'A short text, used when an additional or supplemental information is required.' => 'A short text, used when an additional or supplemental information is required.',
'Alternative image text' => 'Alternative image text',
'Carousel image' => 'Carousel image',
'Conclusion' => 'Conclusion',
'Detailed description' => 'Detailed description',
'Displayed when image is not visible' => 'Displayed when image is not visible',
'Image URL' => 'Image URL',
'Image position in carousel' => 'Image position in carousel',
'Please enter a valid URL' => 'Please enter a valid URL',
'Short additional text' => 'Short additional text',
'Short description text' => 'Short description text',
'Summary' => 'Summary',
'The detailed description.' => 'The detailed description.',
'Title' => 'Title',
);