mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 02:12:17 +00:00
Phrase for studienzweig (fhtw addon)
This commit is contained in:
@@ -58177,6 +58177,29 @@ I have been informed that I am under no obligation to consent to the transmissio
|
||||
)
|
||||
),
|
||||
// ### Phrases Dashboard Admin END
|
||||
|
||||
//**************************** FHTW Addon start
|
||||
array(
|
||||
'app' => 'core',
|
||||
'category' => 'fhtw',
|
||||
'phrase' => 'studienzweig',
|
||||
'insertvon' => 'system',
|
||||
'phrases' => array(
|
||||
array(
|
||||
'sprache' => 'German',
|
||||
'text' => 'Studienzweig',
|
||||
'description' => '',
|
||||
'insertvon' => 'system'
|
||||
),
|
||||
array(
|
||||
'sprache' => 'English',
|
||||
'text' => 'Study branch',
|
||||
'description' => '',
|
||||
'insertvon' => 'system'
|
||||
)
|
||||
)
|
||||
),
|
||||
//**************************** FHTW Addon end
|
||||
);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user