Approval.

This commit is contained in:
2021-10-09 13:05:15 +00:00
committed by md translation bot
parent 04ac0c5474
commit d4d4a3601d
19 changed files with 76 additions and 0 deletions

4
hu/research_status.php Normal file
View File

@ -0,0 +1,4 @@
<?PHP
$research_status['bad'] = 'Not researched much';
$research_status['medium'] = 'Medium well-researched';
$research_status['good'] = 'Well researched';