Added missing phrases

This commit is contained in:
Paolo
2022-04-12 14:59:19 +02:00
parent c2addaf1a6
commit 0ccd4d1b88
5 changed files with 78 additions and 1 deletions
+20
View File
@@ -1651,6 +1651,26 @@ $phrases = array(
'description' => '',
)
)
),
array(
'app' => 'core',
'category' => 'anrechnung',
'phrase' => 'benotungDerLV',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => ' Lehrveranstaltung bereits benotet',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Course already graded',
'description' => '',
'insertvon' => 'system'
)
)
)
);
+20
View File
@@ -340,6 +340,26 @@ $phrases = array(
'description' => '',
)
)
),
array(
'app' => 'core',
'category' => 'eucovidqr',
'phrase' => 'maxtagebeschreibung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => "ACHTUNG seit Februar 2022 werden Zutrittskarten für maximal 60 Tage freigeschalten.",
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => "ATTENTION since February 2022 a maximum of 60 days validity is granted for accesscards",
'description' => '',
'insertvon' => 'system'
)
)
)
);
+20
View File
@@ -1213,6 +1213,26 @@ $phrases = array(
'description' => '',
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'studiengangskennzahlLehre',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Studiengangskennzahl',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Study program number',
'description' => '',
'insertvon' => 'system'
)
)
)
);
+17
View File
@@ -2093,6 +2093,23 @@ $phrases = array(
'description' => '',
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'nurLeseberechtigung',
'phrases' => array(
array(
'sprache' => 'German',
'text' => "Nur Leseberechtigung",
'description' => ''
),
array(
'sprache' => 'English',
'text' => "Read-Only Access",
'description' => ''
)
)
)
);
+1 -1
View File
@@ -1058,7 +1058,7 @@ $filters = array(
',
'oe_kurzbz' => null,
),
array(
array(
'app' => 'core',
'dataset_name' => 'phrases',
'filter_kurzbz' => 'all',