diff options
author | bfabiszewski <github@ushuaia.pl> | 2013-06-21 21:02:03 +0200 |
---|---|---|
committer | bfabiszewski <github@ushuaia.pl> | 2013-06-21 21:02:03 +0200 |
commit | 36df283a69265ef6dc0007d6fa9e39dd807cae7e (patch) | |
tree | eba9e32373e59a7b2eaae1bb2ac9edee082db95a /config.php | |
parent | ff993784a38f84536bc9026187fb6b7867e5c57e (diff) | |
download | RunnerUpLive-36df283a69265ef6dc0007d6fa9e39dd807cae7e.zip |
German translation (by Dtrieb)
Diffstat (limited to 'config.php')
-rwxr-xr-x | config.php | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -49,9 +49,9 @@ $interval = 10; // Default language // (en, pl, de) -//$lang = "en"; +$lang = "en"; //$lang = "pl"; -$lang = "de"; +//$lang = "de"; // units // (metric, imperial) |