summaryrefslogtreecommitdiffhomepage
path: root/applications/community-leipzig
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-06-01 12:35:19 +0000
committerSteven Barth <steven@midlink.org>2008-06-01 12:35:19 +0000
commitbc5c1995eb3e63b19e945acbea059a706dab301a (patch)
tree94c752b70635e1fed65e1153b9a536a7f3e10c0e /applications/community-leipzig
parente1c469e6341010a0831f389e609648978026590d (diff)
* luci/web: Set default language to English
* applications/community-*: Set default language to German
Diffstat (limited to 'applications/community-leipzig')
-rw-r--r--applications/community-leipzig/root/etc/uci-defaults/luci-community-leipzig1
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/community-leipzig/root/etc/uci-defaults/luci-community-leipzig b/applications/community-leipzig/root/etc/uci-defaults/luci-community-leipzig
index 3267325d1..c94dc4ace 100644
--- a/applications/community-leipzig/root/etc/uci-defaults/luci-community-leipzig
+++ b/applications/community-leipzig/root/etc/uci-defaults/luci-community-leipzig
@@ -12,6 +12,7 @@ uci batch <<-EOF
set freifunk.community.dhcpmask=255.255.255.0
set freifunk.community.dns='88.198.178.18 141.54.1.1 212.204.49.83 208.67.220.220 208.67.222.222'
set luci.main.mediaurlbase=/luci-static/fledermaus
+ set luci.main.lang=de
commit freifunk
commit luci
EOF