mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 10:51:51 +00:00
* luci-0.8: backport p910nd translation fix
This commit is contained in:
@@ -22,7 +22,7 @@ s = m:section(TypedSection, "p910nd", translate("settings", "settings"))
|
||||
s.addremove = true
|
||||
s.anonymous = true
|
||||
|
||||
s:option(Flag, "enabled", translate("enabled"))
|
||||
s:option(Flag, "enabled", translate("enable"))
|
||||
|
||||
s:option(Value, "device", translate("device", "Device")).rmempty = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user