- check bei projectstunden ob stunden eingetragen sind

This commit is contained in:
ma0048
2024-12-03 17:08:03 +01:00
parent 6a1af1b2dd
commit 631010821b
+20
View File
@@ -14584,6 +14584,26 @@ array(
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'felderFehlen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => "Bitte füllen Sie alle Formularfelder aus",
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => "Please fill in all form fields",
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',