[Web] Added Polish translation! Big thanks to Jan!

This commit is contained in:
andryyy
2017-08-30 21:43:35 +02:00
parent b1213c51d7
commit 9ebb9efeb1
2 changed files with 511 additions and 1 deletions

View File

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