luci-app-webadmin: fix typo

This commit is contained in:
coolsnowwolf 2020-07-08 16:48:02 +08:00
parent e04cde3f2a
commit dc46e107bc
2 changed files with 4 additions and 4 deletions

View File

@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI page for Web Admin
LUCI_DEPENDS:=+uhttpd
PKG_VERSION:=1.0
PKG_RELEASE:=3
PKG_VERSION:=2
PKG_RELEASE:=1
include $(TOPDIR)/feeds/luci/luci.mk

View File

@ -21,8 +21,8 @@ msgstr "Web 管理页面设置"
msgid "Web Admin Settings Page"
msgstr "设置更改Web管理页面端口绑定地址是否允许从互联网访问等"
msgid "HTTP listeners (address:port)\""
msgstr "HTTP 监听 (IP地址端口)\""
msgid "HTTP listeners (address:port)"
msgstr "HTTP 监听 (IP地址端口)"
msgid "Bind to specific interface:port (by specifying interface address"
msgstr "绑定到指定的IP地址:端口"