translations application

This commit is contained in:
Robert Hofer
2015-02-26 16:02:43 +01:00
parent ed8715ebb6
commit 78a1d641a5
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -45,3 +45,6 @@ $this->phrasen['bewerbung/alternative']='Alternative';
$this->phrasen['bewerbung/priowaehlen']='Primären und alternative Variante auswählen';
$this->phrasen['bewerbung/ok']='OK';
$this->phrasen['bewerbung/abbrechen']='Abbrechen';
$this->phrasen['bewerbung/prioBeschreibungstext'] = 'Bitte wählen Sie die Organisationsform und Sprache. Für den Fall dass es keine Plätze mehr gibt können Sie auch eine Alternative auswählen.';
$this->phrasen['bewerbung/prioUeberschrifttopprio'] = 'Oberste Priorität';
$this->phrasen['bewerbung/prioUeberschriftalternative'] = 'Alternative';
+3
View File
@@ -45,3 +45,6 @@ $this->phrasen['bewerbung/alternative']='Alternative';
$this->phrasen['bewerbung/priowaehlen']='Select primary and alternative course of studies';
$this->phrasen['bewerbung/ok']='OK';
$this->phrasen['bewerbung/abbrechen']='Cancel';
$this->phrasen['bewerbung/prioBeschreibungstext'] = 'Please choose the type of program. If possible, choose an alternative in case it\'s fully booked.';
$this->phrasen['bewerbung/prioUeberschrifttopprio'] = 'Top priority';
$this->phrasen['bewerbung/prioUeberschriftalternative'] = 'Alternative';