mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 18:02:18 +00:00
16 lines
1.2 KiB
PHP
16 lines
1.2 KiB
PHP
<?php
|
|
$this->phrasen['courseInformation/ectsInformation']='ECTS - LV Information';
|
|
$this->phrasen['courseInformation/achtungFehlerBeimSpeichern']='Achtung: Fehler beim Speichern der Daten! Bitte versuchen Sie es erneut';
|
|
$this->phrasen['courseInformation/fehlerLogFile']='Fehler beim Schreiben des Log Files';
|
|
$this->phrasen['courseInformation/freigabe']='Release';
|
|
$this->phrasen['courseInformation/freigeben']='Freigeben';
|
|
$this->phrasen['courseInformation/terminologie']='Terminologie';
|
|
$this->phrasen['courseInformation/lvInfoSemester']='LV-Information - %s - %s. Semester';
|
|
$this->phrasen['courseInformation/ectsCredits']='ECTS - Credits';
|
|
$this->phrasen['courseInformation/beiFehlernInDenFixfeldern']='Bei Fehlern in den Fixfeldern bitte an die <a class="Item" href="mailto:%s">zuständige Assistentin</a> wenden';
|
|
$this->phrasen['courseInformation/lehrendeLautLehrauftrag']='Lehrende laut Lehrauftrag';
|
|
$this->phrasen['courseInformation/institutsleiter']='Institutsleiter';
|
|
$this->phrasen['courseInformation/institutskoordinator']='Institutskoordinator';
|
|
$this->phrasen['courseInformation/unterrichtssprache']='Unterrichtssprache';
|
|
$this->phrasen['courseInformation/voransicht']='Voransicht';
|
|
?>
|