dockerwiki/content/lib/plugins/styling/lang/uk/lang.php
2021-10-26 13:02:53 +02:00

14 lines
656 B
PHP
Raw Permalink 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
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Dmytro Marchenko <dmytro.marchenko1989@gmail.com>
*/
$lang['menu'] = 'Налаштування стилю шаблону';
$lang['js']['popup'] = 'Відкрити як спливаюче вікно';
$lang['error'] = 'На жаль, цей шаблон не підтримує цю функцію.';
$lang['btn_preview'] = 'Попередній перегляд змін';
$lang['btn_save'] = 'Зберегти зміни';
$lang['btn_reset'] = 'Скидання поточних змін';