<?PHP
declare(strict_types = 1);
array (
'disposal_method_set' =>
'sold' => 'Продано',
'destroyed' => 'Уничтожено',
'garbage' => 'Выброшено',
),
)