Approval.

This commit is contained in:
2025-06-30 16:21:25 +00:00
committed by md translation bot
parent 1bb2710cad
commit b032391f23
64 changed files with 640 additions and 640 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' => 'పెద్దగా పరిశోధించలేదు',
'medium' => 'పాక్షికంగా పరిశోధించబడింది',
'good' => 'బాగా పరిశోధించబడింది',
);