diff --git a/locale/de-AT/profil.php b/locale/de-AT/profil.php index f113a0bcd..53fee03ec 100644 --- a/locale/de-AT/profil.php +++ b/locale/de-AT/profil.php @@ -1,4 +1,6 @@ phrasen['profil/home']='HOME'; +$this->phrasen['profil/meinCis']='Mein CIS'; $this->phrasen['profil/bildHochladen']='Bild hochladen'; $this->phrasen['profil/email']='eMail'; $this->phrasen['profil/intern']='Intern'; diff --git a/locale/en-US/profil.php b/locale/en-US/profil.php index 39ea17407..de0654d41 100644 --- a/locale/en-US/profil.php +++ b/locale/en-US/profil.php @@ -1,4 +1,6 @@ phrasen['profil/home']='HOME'; +$this->phrasen['profil/meinCis']='My CIS'; $this->phrasen['profil/bildHochladen']='Upload picture'; $this->phrasen['profil/email']='eMail'; $this->phrasen['profil/intern']='Intern';