summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcos <cos>2018-05-16 13:56:41 +0000
committercos <cos>2018-05-16 13:56:41 +0000
commit6eedc501b773fc42b2def0fa66304ddee70e35b1 (patch)
treecf74b5e5edd0698a2eb8ae3f65f397a40160208a
parentbfe1a3ccfc826dc10fc38424c0cd8e9aa433c421 (diff)
downloadRunnerUpLive-fix/sv_in_config.zip
Add newly added language sv in config.phpfix/sv_in_config
-rwxr-xr-xconfig.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.php b/config.php
index 9d7c121..e1f1a9c 100755
--- a/config.php
+++ b/config.php
@@ -53,6 +53,7 @@ $interval = 10;
$lang = "en";
//$lang = "pl";
//$lang = "de";
+//$lang = "sv";
// units
$units = "metric";