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