Approval.
This commit is contained in:
@ -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).',
|
||||
);
|
||||
|
Reference in New Issue
Block a user