sibtracker/language/Russian/img.lng
2019-05-18 13:46:03 +08:00

22 lines
542 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
$imglang = array (
'charset' => "windows-1251",
'img_heading' => "Настройки картинки",
'img_off' => "Модуль выключен",
'img_gallery' => "Режим галереи включен",
'img_server' => "Разрешить загрузку с сервера",
'img_width' => "Ширина картинки",
'img_taglimit' => "Количество выводимых тегами картинок в новости",
'img_doeditcfg' => "Сохранить настройки",
'opt_conok' => "Настройки сохранены",
'opt_conok_1' => "Настройки сохранены успешно",
'db_prev' => "Вернуться назад",
'func_msg' => "Вернуться назад",
);
?>