<?PHP
declare(strict_types = 1);
array (
'research_status' =>
'bad' => 'Nicht gut erforscht',
'medium' => 'Teilweise erforscht',
'good' => 'Gut erforscht',
),
)