Swedish language translation for Mailcow (#3366)

This commit is contained in:
Victor Nyberg
2020-02-27 06:50:03 +01:00
committed by GitHub
parent 49d4f6f897
commit 998c9515a2
3 changed files with 969 additions and 1 deletions

View File

@@ -77,7 +77,7 @@ $DETECT_LANGUAGE = true;
$DEFAULT_LANG = 'en';
// Available languages
$AVAILABLE_LANGUAGES = array('ca', 'cs', 'de', 'en', 'es', 'fi', 'fr', 'it', 'lv', 'nl', 'pl', 'pt', 'ru');
$AVAILABLE_LANGUAGES = array('ca', 'cs', 'de', 'en', 'es', 'fi', 'fr', 'it', 'lv', 'nl', 'pl', 'pt', 'ru', 'sv');
// Change theme (default: lumen)
// Needs to be one of those: cerulean, cosmo, cyborg, darkly, flatly, journal, lumen, paper, readable, sandstone,