Approval.

This commit is contained in:
2025-10-09 09:24:33 +00:00
committed by md translation bot
parent 55f334dd18
commit 4fbf5b51c4
7 changed files with 65 additions and 65 deletions

View File

@@ -1,7 +1,7 @@
<?PHP
declare(strict_types = 1);
$research_status = array (
'bad' => 'Not researched much',
'medium' => 'Partly researched',
'good' => 'Well researched',
'bad' => 'Moc se nezkoumalo',
'medium' => 'Částečně prozkoumané',
'good' => 'Dobře prozkoumané',
);