File: /home/retile.ru/public_html/admin/language/en-gb/extension/module/uni_slideshow_v2.php
<?php
$_['heading_title'] = 'Slideshow';
$_['text_extension'] = 'Modules';
$_['text_success'] = 'The module\'s settings successfully changed!';
$_['text_edit'] = 'Edit slideshow';
$_['entry_name'] = 'The name of the module in the admin:';
$_['entry_width_height'] = 'The size of the slideshow, in pixels:';
$_['entry_effect_in'] = 'The effect of appearance of slide:';
$_['entry_effect_out'] = 'The effect of the fade slide:';
$_['entry_hide'] = 'Hide slideshow on devices with small screen:';
$_['entry_slides'] = 'Slides:';
$_['entry_image'] = 'Image';
$_['entry_data'] = 'Data';
$_['entry_sort'] = 'Sorting';
$_['entry_status'] = 'Status:';
$_['placeholder_title'] = 'Title';
$_['placeholder_text'] = 'Text';
$_['placeholder_link'] = 'Link';
$_['placeholder_button'] = 'The text of the button';
$_['button_add_slide'] = 'Add slide';
$_['error_permission'] = 'Warning: You do not have permission to modify banner module!';
$_['error_name'] = 'Module Name must be between 3 and 64 characters!';
$_['error_width'] = 'Width required!';
$_['error_height'] = 'Height required!';
$_['entry_delay'] = 'Time of slide in seconds:';
$_['entry_fullwidth'] = '';
$_['entry_image_mobile'] = 'Mobile';
$_['entry_text_over_image'] = 'Slide text over image';
$_['entry_max_height'] = 'Maximum slide height';
$_['text_max_height_desktop'] = 'Main';
$_['text_max_height_mobile'] = 'Mobile';
$_['entry_text_hide_mobile'] = 'Hide text on mobile';
?>