mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:37:02 +02:00
i18n fixes
This commit is contained in:
@ -139,7 +139,8 @@ $config['DATA_PARTITION'] = '/var';
|
||||
$langs = array(
|
||||
'hu',
|
||||
'en',
|
||||
'pt'
|
||||
'pt',
|
||||
'de'
|
||||
);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user