Approval.
This commit is contained in:
@ -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' => 'ಚೆನ್ನಾಗಿ ಸಂಶೋಧನೆ ಮಾಡಲಾಗಿದೆ',
|
||||
);
|
||||
|
Reference in New Issue
Block a user