[Web] Hungarian translation (#3842)

This commit is contained in:
Balázs Dura-Kovács
2020-11-06 14:47:11 +01:00
committed by GitHub
parent b9a8b8a3e7
commit a73944076c
2 changed files with 383 additions and 1 deletions

View File

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