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

@ -224,4 +224,9 @@ $backend_tl = array (
'username_too_short' => 'Имя входа в систему должно состоять как минимум из пяти символов',
'password_too_short' => 'Пароль должен состоять как минимум из 8 символов',
217 => '',
'object_list_setting_button_' => '',
'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).',
);