WIP: Second feedback alterations

This commit is contained in:
Ivymaster
2026-05-27 15:17:30 +02:00
parent f3e1208f27
commit 69cdb43935
8 changed files with 155 additions and 112 deletions
+20
View File
@@ -58677,6 +58677,26 @@ I have been informed that I am under no obligation to consent to the transmissio
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'unterrichtszeitenGueltigkeitId',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Unterrichtszeit Gültigkeitszeitraum Id',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'validity period id',
'description' => '',
'insertvon' => 'system'
)
)
),
);