openclassify/addons/default/visiosoft/defaultadmin-theme/resources/lang/uk/help.php
2020-05-12 19:20:00 +03:00

15 lines
1.2 KiB
PHP
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
return [
'title' => 'Корисні ресурси',
'description' => 'Знайдіть довідку та знайдіть функції за допомогою цих корисних ресурсів.',
'documentation_link' => 'OpenClassify Documentation',
'documentation_description' => 'Знайдіть документацію для OpenClassify, розробки аддонів та також використання аддонів.',
'slack_link' => 'Ковзна команда',
'slack_description' => 'Пошук і спілкування з іншими користувачами та розробниками OpenClassify.',
'forum_link' => 'Дискусійний форум',
'forum_description' => 'Знайдіть відповіді та опублікуйте питання щодо використання та розробки за допомогою OpenClassify.',
'addons_link' => 'Доступні додатки',
'addons_description' => 'Відкрийте для себе додатки, доступні для OpenClassify.',
];