translation-value-sets/hsb/research_status.php

5 lines
156 B
PHP
Raw Normal View History

2021-10-09 15:05:15 +02:00
<?PHP
$research_status['bad'] = 'Not researched much';
$research_status['medium'] = 'Medium well-researched';
$research_status['good'] = 'Well researched';