Approval.

This commit is contained in:
2024-09-19 16:51:25 +00:00
committed by md translation bot
parent b0eb473eb6
commit 78f10e202a
13 changed files with 64 additions and 0 deletions

View File

@ -220,4 +220,8 @@ Should the source not be in the list, please click',
'image_uploader' => 'Image uploader',
'username_too_short' => 'Username must be at least 5 characters long',
'password_too_short' => 'A password needs to be at least 8 characters long',
'object_list_setting_button' => 'Display objects as a list of entries with one object per line (regular Themator mode only).',
'object_list_setting_button_tiles_object_title_right_of_image' => 'Display objects as tiles below the topic\'s text featuring the object title right of the object image (regular Themator mode only).',
'object_list_setting_button_images_only' => 'Display objects below the topic\'s text only using their thumbnails. Preview object metadata appears in a tooltip when hovering over the images (regular Themator mode only).',
'object_list_setting_button_large_images_only' => 'Display objects below the topic\'s text only using large thumbnails. Preview object metadata appears in a tooltip when hovering over the images (regular Themator mode only).',
);