更新模块插件
This commit is contained in:
parent
ada33b3158
commit
3e936889b4
@ -3,7 +3,7 @@ local uci = luci.model.uci.cursor()
|
||||
|
||||
m = Map("modem")
|
||||
m.title = translate("Dial Config")
|
||||
m.description = translate("Configuration panel for Modem, Add configuration to all modems on this page")
|
||||
m.description = translate("Add dialing configuration to all modules on this page")
|
||||
|
||||
--全局配置
|
||||
s = m:section(NamedSection, "global", "global", translate("Global Config"))
|
||||
|
@ -100,6 +100,9 @@ msgstr "快捷命令"
|
||||
msgid "Enter Command"
|
||||
msgstr "输入命令"
|
||||
|
||||
msgid "Apply"
|
||||
msgstr "应用"
|
||||
|
||||
msgid "Send"
|
||||
msgstr "发送"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user