From 97456219757394631952399310756daace9705df Mon Sep 17 00:00:00 2001 From: Harald Bamberger Date: Wed, 5 Feb 2025 17:08:20 +0100 Subject: [PATCH] remove duplicate pharse bankverbindung category person --- system/phrasesupdate.php | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/system/phrasesupdate.php b/system/phrasesupdate.php index 2f9d615a2..4f6158300 100644 --- a/system/phrasesupdate.php +++ b/system/phrasesupdate.php @@ -33524,26 +33524,6 @@ array( ) ) ), - array( - 'app' => 'core', - 'category' => 'person', - 'phrase' => 'bankverbindung', - 'insertvon' => 'system', - 'phrases' => array( - array( - 'sprache' => 'German', - 'text' => 'Bankverbindung', - 'description' => '', - 'insertvon' => 'system' - ), - array( - 'sprache' => 'English', - 'text' => 'bank details', - 'description' => '', - 'insertvon' => 'system' - ) - ) - ), //Status array( 'app' => 'core',