From f9e2d784cf83a5f8c762324bb5bb3f8847fbfcdb Mon Sep 17 00:00:00 2001 From: chfhtw Date: Tue, 30 Sep 2025 11:47:34 +0200 Subject: [PATCH] phrases for fhtw addon --- system/phrasesupdate.php | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/system/phrasesupdate.php b/system/phrasesupdate.php index b31885783..83075ba01 100644 --- a/system/phrasesupdate.php +++ b/system/phrasesupdate.php @@ -38860,6 +38860,26 @@ array( ) ) ), + array( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'filter_fhtw_ausbildungsvertrag_akzeptiert', + 'insertvon' => 'system', + 'phrases' => array( + array( + 'sprache' => 'German', + 'text' => 'Ausbildungsvertrag akzeptiert', + 'description' => '', + 'insertvon' => 'system' + ), + array( + 'sprache' => 'English', + 'text' => 'Training contract accepted', + 'description' => '', + 'insertvon' => 'system' + ) + ) + ), // konto array( 'app' => 'core',