diff --git a/locale/de-AT/lvplan.php b/locale/de-AT/lvplan.php index 3a644d244..5ed949948 100644 --- a/locale/de-AT/lvplan.php +++ b/locale/de-AT/lvplan.php @@ -55,4 +55,7 @@ $this->phrasen['lvplan/datumIstUngueltig']='Datum ist ungueltig'; $this->phrasen['lvplan/einheit']='Einheit'; $this->phrasen['lvplan/info']='Info'; $this->phrasen['lvplan/unr']='UNr'; +$this->phrasen['lvplan/ort']='Ort'; +$this->phrasen['lvplan/lehrveranstaltungsplanDetails']='Lehrveranstaltungsplan Details'; +$this->phrasen['lvplan/studierende']='Studierende' ?> \ No newline at end of file diff --git a/locale/en-US/lvplan.php b/locale/en-US/lvplan.php index fe3829c0a..fc97d2580 100644 --- a/locale/en-US/lvplan.php +++ b/locale/en-US/lvplan.php @@ -55,4 +55,7 @@ $this->phrasen['lvplan/datumIstUngueltig']='Datum ist ungueltig'; $this->phrasen['lvplan/einheit']='Unit'; $this->phrasen['lvplan/info']='Info'; $this->phrasen['lvplan/unr']='UNr'; +$this->phrasen['lvplan/ort']='Room'; +$this->phrasen['lvplan/lehrveranstaltungsplanDetails']='Schedule Details'; +$this->phrasen['lvplan/studierende']='Students' ?> \ No newline at end of file