Approval.

This commit is contained in:
2022-11-17 17:08:26 +00:00
committed by md translation bot
parent 3d48292df1
commit 6ccd59bb94
28 changed files with 238 additions and 238 deletions

View File

@ -1,15 +1,15 @@
<?PHP
$process_types['project'] = 'Project';
$process_types['grant_application'] = 'Grant application';
$process_types['exhibition'] = 'Exhibition';
$process_types['appointment'] = 'Appointment / Event';
$process_types['loan_incoming'] = 'Loan (incoming)';
$process_types['loan_outgoing'] = 'Loan (outgoing)';
$process_types['employment_ad'] = 'Employment ad';
$process_types['purchase'] = 'Purchase';
$process_types['deaccession'] = 'Deaccession';
$process_types['construction'] = 'Construction measure';
$process_types['pest_control_campaign'] = 'Pest control campaign';
$process_types['pr_campaign'] = 'PR campaign';
$process_types['relocation'] = 'Relocation';
$process_types['discussion'] = 'Discussion';
$process_types['project'] = 'Проєкт';
$process_types['grant_application'] = 'Заявка на отримання гранту';
$process_types['exhibition'] = 'Виставка';
$process_types['appointment'] = 'Зустріч / Подія';
$process_types['loan_incoming'] = 'Позика (надходження)';
$process_types['loan_outgoing'] = 'Позика (вихідна)';
$process_types['employment_ad'] = 'Оголошення про працевлаштування ';
$process_types['purchase'] = 'Закупівля';
$process_types['deaccession'] = 'Вилучення';
$process_types['construction'] = 'Будівельний захід';
$process_types['pest_control_campaign'] = 'Кампанія по боротьбі зі шкідниками';
$process_types['pr_campaign'] = 'PR-кампанія';
$process_types['relocation'] = 'Переселення';
$process_types['discussion'] = 'Обговорення';