Approval.

This commit is contained in:
Joshua Ramon Enslin 2024-01-12 17:58:52 +00:00 committed by md translation bot
parent 992922cb36
commit a114d7d320

View File

@ -1,7 +1,7 @@
<?PHP
declare(strict_types = 1);
$object_record_status = array (
'unlocked' => 'Offen',
'unlocked' => 'Bearbeitung',
'locked' => 'Schreibgeschützt',
'revision' => 'Recherche',
'deleted' => 'Gelöscht',