Skip to content

Commit

Permalink
Added german language selection
Browse files Browse the repository at this point in the history
  • Loading branch information
dbx-one authored Mar 27, 2018
1 parent 9b2bd66 commit 6c89b22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/Languages.php
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ public static function getAvailableLanguages()
'auto' => t('Automatic'),
'en' => t('English'),
'fr' => t('French'),
'de' => t('German'),
];
}
}

0 comments on commit 6c89b22

Please sign in to comment.