translation-value-sets/zh/research_status.php

5 lines
151 B
PHP
Raw Normal View History

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