Merge pull request #299 from PhoenixPeca/dev

Added a preliminar italian translation - DEV
This commit is contained in:
André Peters
2017-05-23 09:38:34 +02:00
committed by GitHub
2 changed files with 495 additions and 1 deletions

View File

@@ -31,7 +31,7 @@ $MC_DKIM_KEYS = '/data/dkim/keys';
$DEFAULT_LANG = 'en';
// Available languages
$AVAILABLE_LANGUAGES = array('de', 'en', 'es', 'nl', 'pt', 'ru');
$AVAILABLE_LANGUAGES = array('de', 'en', 'es', 'nl', 'pt', 'ru', 'it');
// Change theme (default: lumen)
// Needs to be one of those: cerulean, cosmo, cyborg, darkly, flatly, journal, lumen, paper, readable, sandstone,