check duplicate auch studiengang wird nun beruecksichtigt

This commit is contained in:
ma0048
2022-01-13 15:16:34 +01:00
parent 2d46d80b5f
commit c36d0358a9
2 changed files with 52 additions and 26 deletions
+2 -2
View File
@@ -896,13 +896,13 @@ $phrases = array(
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'BewerberIn bereits vorhanden',
'text' => 'BewerberIn möglicherweise vorhanden',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Applicant already available',
'text' => 'Applicant maybe available',
'description' => '',
'insertvon' => 'system'
)