i18n fixes

This commit is contained in:
SJ
2013-03-28 16:37:12 +01:00
parent 82e989eff5
commit 829c817466
8 changed files with 451 additions and 13 deletions

View File

@ -139,7 +139,8 @@ $config['DATA_PARTITION'] = '/var';
$langs = array(
'hu',
'en',
'pt'
'pt',
'de'
);