Approval.
This commit is contained in:
parent
992922cb36
commit
a114d7d320
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue
Block a user