Files
2025-07-18 16:20:14 +07:00

8 lines
731 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
$lang["conditional_terms_title"] = 'Умовні умови - конфігурація';
$lang["conditional_terms_description"] = 'Цей плагін дозволяє встановити умову для відображення умов завантаження. Якщо ресурс має вказане значення для поля, то сторінка з умовами буде відображена перед завантаженням';
$lang["conditional_terms_field"] = 'Поле метаданих';
$lang["conditional_terms_value"] = 'Значення';
$lang["conditional_terms_plugin_misconfigured"] = 'Плагін умовних термінів неправильно налаштований';