summaryrefslogtreecommitdiff
path: root/config.php
diff options
context:
space:
mode:
authorbfabiszewski <github@ushuaia.pl>2013-06-21 21:02:03 +0200
committerbfabiszewski <github@ushuaia.pl>2013-06-21 21:02:03 +0200
commit36df283a69265ef6dc0007d6fa9e39dd807cae7e (patch)
treeeba9e32373e59a7b2eaae1bb2ac9edee082db95a /config.php
parentff993784a38f84536bc9026187fb6b7867e5c57e (diff)
downloadRunnerUpLive-36df283a69265ef6dc0007d6fa9e39dd807cae7e.zip
German translation (by Dtrieb)
Diffstat (limited to 'config.php')
-rwxr-xr-xconfig.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.php b/config.php
index f86edbb..7fc2ee1 100755
--- a/config.php
+++ b/config.php
@@ -49,9 +49,9 @@ $interval = 10;
// Default language
// (en, pl, de)
-//$lang = "en";
+$lang = "en";
//$lang = "pl";
-$lang = "de";
+//$lang = "de";
// units
// (metric, imperial)