<?PHP
declare(strict_types = 1);
array (
'loan_types' =>
'outgoing' => 'Вихідні',
'incoming' => 'Вхідні',
),
)