You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
542 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?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' => "Вернуться назад",
);
?>