From c9425a0061162cf9fb0ba67b3d524a98d8b805c9 Mon Sep 17 00:00:00 2001 From: Johann Hoffmann Date: Wed, 10 Sep 2025 11:20:32 +0200 Subject: [PATCH] 'fileuploaddatum' phrase => 'FileUpload-Datum' --- system/phrasesupdate.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/phrasesupdate.php b/system/phrasesupdate.php index 2567fbba6..a2d270010 100644 --- a/system/phrasesupdate.php +++ b/system/phrasesupdate.php @@ -33846,7 +33846,7 @@ array( 'phrases' => array( array( 'sprache' => 'German', - 'text' => 'Fileuploaddatum', + 'text' => 'FileUpload-Datum', 'description' => '', 'insertvon' => 'system' ),