Merge branch 'merge_C4_25999_61235_61730_calendar' into merge_C4_25999_61235_61730

This commit is contained in:
chfhtw
2025-07-24 10:46:23 +02:00
52 changed files with 3951 additions and 1288 deletions
+62
View File
@@ -38720,6 +38720,68 @@ array(
)
),
//**************************** CORE/calendar
array(
'app' => 'core',
'category' => 'calendar',
'phrase' => 'kw',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'W',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'W',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'calendar',
'phrase' => 'year_kw',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => '{year} KW {week}',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => '{year} W {week}',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'calendar',
'phrase' => 'today',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Heute',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'today',
'description' => '',
'insertvon' => 'system'
)
)
),
//**************************** FHC-Core-SAP
array(
'app' => 'core',