phrasen(StudiengangInformationen.js): adds Phrasen to the StudiengangInformationen Component and all its subcomponents

This commit is contained in:
SimonGschnell
2024-12-17 10:55:13 +01:00
parent 25dbee7266
commit d247150fd6
3 changed files with 153 additions and 12 deletions
+142
View File
@@ -37197,6 +37197,148 @@ array(
)
)
),
// ### STUDIENGANG_INFORMATIONEN PHRASEN START
array(
'app' => 'core',
'category' => 'studiengangInformation',
'phrase' => 'assistenz',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => "Studiengangsassistenz",
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => "degree program assistant",
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'studiengangInformation',
'phrase' => 'geschaeftsfuehrende_leitung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => "Geschäftsführende Leitung",
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => "Managing director",
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'studiengangInformation',
'phrase' => 'stellvertretende_leitung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => "Stellvertretende Leitung",
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => "Representative director",
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'studiengangInformation',
'phrase' => 'geschaeftsfuehrende_stellvertretende_leitung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => "Geschäftsführende / Stellvertretende Leitung",
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => "Managing / Representative director",
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'studiengangInformation',
'phrase' => 'Jahrgangsvertretung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => "Jahrgangsvertretung",
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => "Study year representative",
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'studiengangInformation',
'phrase' => 'Studienvertretung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => "Studienvertretung",
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => "Study representative",
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'studiengangInformation',
'phrase' => 'Hochschulvertretung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => "Hochschulvertretung",
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => "University representative",
'description' => '',
'insertvon' => 'system'
)
)
),
// ### STUDIENGANG_INFORMATIONEN PHRASEN ENDE
// CIS4 phrases from legacy code end
array(
'app' => 'core',