UI wording tweak

pull/2/head
riley 11 months ago
parent 18089e8810
commit 946ed94932

@ -14,7 +14,7 @@ m = taskd.docker_map("nodered", "nodered", "/usr/libexec/apps/nodered/nodered.sh
s = m:section(SimpleSection, translate("Service Status"))
s:append(Template("nodered/status"))
s = m:section(TypedSection, "nodered", translate("Setup"), translate("Refresh to update settings."))
s = m:section(TypedSection, "nodered", translate("Setup"), translate("The following parameters will only take effect during installation or upgrade:"))
s.addremove=false
s.anonymous=true

Loading…
Cancel
Save