Add Image setting for default language (closes #21)
This commit is contained in:
parent
f4f53b3893
commit
ea6c11f863
1 changed files with 1 additions and 0 deletions
|
@ -216,6 +216,7 @@ define Package/luci-web
|
||||||
$(call Package/luci/libtemplate)
|
$(call Package/luci/libtemplate)
|
||||||
DEPENDS+=+luci-http +luci-sys +luci-uci +luci-sgi-cgi
|
DEPENDS+=+luci-http +luci-sys +luci-uci +luci-sgi-cgi
|
||||||
TITLE:=MVC Webframework
|
TITLE:=MVC Webframework
|
||||||
|
$(call Config,luci.main.lang,string,en,Default Language)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/luci-web/conffiles
|
define Package/luci-web/conffiles
|
||||||
|
|
Loading…
Reference in a new issue