Wording Änderung bei Studierendenansicht Wiederholung

This commit is contained in:
cgfhtw
2023-07-13 16:51:14 +02:00
parent b04aefc105
commit a53ca81784
+2 -2
View File
@@ -18351,13 +18351,13 @@ array(
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Ich werde das Studienjahr nicht wiederholen',
'text' => 'Ich werde das Studienjahr nicht wiederholen und Abbrechen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'I will not repeat the academic year',
'text' => 'I will not repeat the academic year and will drop out',
'description' => '',
'insertvon' => 'system'
)