translation-value-sets/de/research_status.php

5 lines
151 B
PHP
Raw Normal View History

2021-10-09 15:05:15 +02:00
<?PHP
2021-10-09 15:50:14 +02:00
$research_status['bad'] = 'Nicht gut erforscht';
$research_status['medium'] = 'Teilweise erforscht';
2021-10-09 15:05:15 +02:00
$research_status['good'] = 'Gut erforscht';