Added phrases for lvevaluierung

This commit is contained in:
Cristina
2025-07-02 12:10:28 +02:00
parent daf9d2ea15
commit 56bfe46675
+21
View File
@@ -41915,6 +41915,7 @@ and represent the current state of research on the topic. The prescribed citatio
)
)
),
// LVEVALUIERUNG ---------------------------------------------------------------------------------------------------
array(
'app' => 'lvevaluierung',
'category' => 'global',
@@ -42301,6 +42302,26 @@ and represent the current state of research on the topic. The prescribed citatio
)
)
),
array(
'app' => 'lvevaluierung',
'category' => 'fragebogen',
'phrase' => 'zeitLaeuftAb',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Zeit läuft bald ab zum Speichern bitte Abschicken klicken',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Time is running out — please click Submit to save your answers',
'description' => '',
'insertvon' => 'system'
)
)
),
);