mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Change title to Monthly quota
This commit is contained in:
parent
f57e614bba
commit
0653c9031b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ local net = require "luci.model.network".init()
|
|||
local sys = require "luci.sys"
|
||||
local ifaces = sys.net:devices()
|
||||
|
||||
m = Map("omr-quota", translate("Quota"), translate("Set quota, when quota is reached interface state is set to down"))
|
||||
m = Map("omr-quota", translate("Monthly Quota"), translate("Set monthly quota, when quota is reached interface state is set to down"))
|
||||
|
||||
s = m:section(TypedSection, "interface", translate("Interfaces"))
|
||||
s.template_addremove = "omr-quota/cbi-select-add"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue