Approval.

This commit is contained in:
2024-01-13 15:17:23 +00:00
committed by md translation bot
parent a114d7d320
commit af6be30740
20 changed files with 20 additions and 0 deletions

View File

@ -5,4 +5,5 @@ $object_record_status = array (
'locked' => 'Schreibgeschützt',
'revision' => 'Recherche',
'deleted' => 'Gelöscht',
'archived' => 'Archiviert',
);