added Projektarbeitsbeurteilung phrases

This commit is contained in:
Alexei Karpenko
2025-02-28 12:09:26 +01:00
parent c07c4ef4c9
commit a63c321f97
+60
View File
@@ -37676,6 +37676,66 @@ and represent the current state of research on the topic. The prescribed citatio
'insertvon' => 'system'
)
)
),
array(
'app' => 'projektarbeitsbeurteilung',
'category' => 'projektarbeitsbeurteilung',
'phrase' => 'eingabefeld',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Eingabefeld',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Input field',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'projektarbeitsbeurteilung',
'category' => 'projektarbeitsbeurteilung',
'phrase' => 'universitaetLogo',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Universitätslogo',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'University logo',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'projektarbeitsbeurteilung',
'category' => 'projektarbeitsbeurteilung',
'phrase' => 'textEingabefeldBewertung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Text-Eingabefeld zur Bewertung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Text inut field for assessment',
'description' => '',
'insertvon' => 'system'
)
)
)
// PROJEKTARBEITSBEURTEILUNG SS2025 ENDE ---------------------------------------------------------------------------
);