From e2ac84ee31b4d2c8111e9423b5a4f750a3e92bb5 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Tue, 16 Dec 2025 14:33:23 +0000 Subject: [PATCH] Approval. --- en/object_publication_background.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/object_publication_background.php b/en/object_publication_background.php index 2795734..308d222 100644 --- a/en/object_publication_background.php +++ b/en/object_publication_background.php @@ -4,7 +4,7 @@ $object_publication_background = array ( 0 => 'Image published', 1 => 'Transcript published', 2 => 'Discussed', - 3 => 'Rezensiert', + 3 => 'Reviewed', 4 => 'Referenced', 5 => 'Advertised', );