Approval.

This commit is contained in:
2025-02-20 15:06:44 +00:00
committed by md translation bot
parent 1563a72bf9
commit 63d9d55cde
9 changed files with 43 additions and 43 deletions

View File

@ -1,7 +1,7 @@
<?PHP
declare(strict_types = 1);
$vocabulary_redaction_level = array (
'checked' => 'Checked',
'unchecked' => 'Unchecked',
'questionable' => 'Questionable',
'checked' => 'ಪರಿಶೀಲಿಸಲಾಗಿದೆ',
'unchecked' => 'ಪರಿಶೀಲಿಸದ',
'questionable' => 'ಪ್ರಶ್ನಾರ್ಹ',
);