diff --git a/de/object_publication_background.php b/de/object_publication_background.php index 2a57ebc..9415833 100644 --- a/de/object_publication_background.php +++ b/de/object_publication_background.php @@ -3,8 +3,8 @@ declare(strict_types = 1); $object_publication_background = array ( 0 => 'Abbildung veröffentlicht', 1 => 'Transkript veröffentlicht', - 2 => 'besprochen', - 3 => 'rezensiert', - 4 => 'referenziert', - 5 => 'beworben', + 2 => 'Besprochen', + 3 => 'Rezensiert', + 4 => 'Referenziert', + 5 => 'Beworben', );