Approval.

This commit is contained in:
2025-12-16 14:34:13 +00:00
committed by md translation bot
parent e2ac84ee31
commit c7d1a5e1bd

View File

@@ -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',
);