<?PHP
declare(strict_types = 1);
array (
'research_status' =>
'bad' => 'Not researched much',
'medium' => 'Partly researched',
'good' => 'Well researched',
),
)