From df3cab593c4dcbf80bc30e4cd39b243f6811cc98 Mon Sep 17 00:00:00 2001 From: KarpAlex Date: Thu, 7 Apr 2022 12:40:46 +0200 Subject: [PATCH] fehlerzustaendigkeit phrase "zuweisen" was incorrectly defined --- system/phrasesupdate.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/phrasesupdate.php b/system/phrasesupdate.php index 14264dc6e..0203fa13a 100644 --- a/system/phrasesupdate.php +++ b/system/phrasesupdate.php @@ -13829,9 +13829,9 @@ array( ), array( 'sprache' => 'English', - 'text' => "assign", + 'text' => "Assign Responsibility", 'description' => '', - 'insertvon' => 'Assign Responsibility' + 'insertvon' => 'system' ) ) ),