summaryrefslogtreecommitdiff
path: root/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'config.php')
-rwxr-xr-xconfig.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/config.php b/config.php
index 513ab1f..f86edbb 100755
--- a/config.php
+++ b/config.php
@@ -48,9 +48,10 @@ $allow_registration = 0;
$interval = 10;
// Default language
-// (en, pl)
-$lang = "en";
+// (en, pl, de)
+//$lang = "en";
//$lang = "pl";
+$lang = "de";
// units
// (metric, imperial)