summaryrefslogtreecommitdiff
path: root/config.php
diff options
context:
space:
mode:
authorbfabiszewski <github@ushuaia.pl>2013-06-21 20:57:17 +0200
committerbfabiszewski <github@ushuaia.pl>2013-06-21 20:57:17 +0200
commitff993784a38f84536bc9026187fb6b7867e5c57e (patch)
treeb83d0c94d10d0b00c938c28b86debd7e8c48948b /config.php
parentfcd96c74cadabafa7494844973c4e4f5aa822e9e (diff)
downloadRunnerUpLive-ff993784a38f84536bc9026187fb6b7867e5c57e.zip
German translation (by Dtrieb)
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)