12345678 |
- <?php
- $lang['def']['You did not select any user'] = 'Ви не обрали жодного користувача';
- $lang['def']['Bulk creation of tasks'] = 'Масове виробництво завдань';
- $lang['def']['Include in search query'] = 'Включити в пошуковий запит';
- $lang['def']['Exclude from search query'] = 'Виключити з пошукового запиту';
- $lang['def']['The search parameter is not selected. No, what to exclude from the request'] = 'Не встановлено параметр пошуку. Нема, що виключити з запиту';
|