mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
26 lines
1.0 KiB
PHP
26 lines
1.0 KiB
PHP
<?php
|
|
$this->phrasen['lvinfo/kurzbeschreibung']='Kurzbeschreibung';
|
|
$this->phrasen['lvinfo/kurzbeschreibungEN']='Course Description';
|
|
$this->phrasen['lvinfo/methodik']='Methodik / Didaktik';
|
|
$this->phrasen['lvinfo/methodikEN']='Teaching Methods';
|
|
$this->phrasen['lvinfo/lernergebnisse']='Lernergebnisse';
|
|
$this->phrasen['lvinfo/lernergebnisseEN']='Learning outcomes';
|
|
$this->phrasen['lvinfo/lehrinhalte']='Lehrinhalte';
|
|
$this->phrasen['lvinfo/lehrinhalteEN']='Course Contents';
|
|
$this->phrasen['lvinfo/vorkenntnisse']='Vorkenntnisse';
|
|
$this->phrasen['lvinfo/vorkenntnisseEN']='Prerequisites';
|
|
$this->phrasen['lvinfo/literatur']='Literatur';
|
|
$this->phrasen['lvinfo/literaturEN']='Recommended Reading and Material';
|
|
$this->phrasen['lvinfo/leistungsbeurteilung']='Leistungsbeurteilung';
|
|
$this->phrasen['lvinfo/leistungsbeurteilungEN']='Assessment Methods';
|
|
$this->phrasen['lvinfo/anwesenheit']='Anwesenheit';
|
|
$this->phrasen['lvinfo/anwesenheitEN']='Attendance';
|
|
$this->phrasen['lvinfo/anmerkungen']='Anmerkungen';
|
|
$this->phrasen['lvinfo/anmerkungenEN']='Comments';
|
|
|
|
|
|
|
|
|
|
|
|
|