diff --git a/package/lean/luci-app-frps/Makefile b/package/lean/luci-app-frps/Makefile
index 848b49085..0dd65ece6 100644
--- a/package/lean/luci-app-frps/Makefile
+++ b/package/lean/luci-app-frps/Makefile
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-frps
PKG_VERSION:=0.0.2
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE
diff --git a/package/lean/luci-app-frps/po/zh-cn/frps.po b/package/lean/luci-app-frps/po/zh-cn/frps.po
index 3868bea37..0ca602d69 100644
--- a/package/lean/luci-app-frps/po/zh-cn/frps.po
+++ b/package/lean/luci-app-frps/po/zh-cn/frps.po
@@ -175,6 +175,8 @@ msgstr "TCP 复用"
#: luasrc/model/cbi/frps/server.lua:27
msgid "Enforce frps only accept TLS connection"
msgstr "强制frps只接受TLS连接"
+
+#: luasrc/model/cbi/frps/server.lua:28
msgid "Requirements: frpc v0.25.0+, frps v0.32.0+"
msgstr "要求:frpc版本0.25.0+, frps版本0.32.0+"
@@ -241,5 +243,7 @@ msgstr "虚拟主机https绑定端口"
#: luasrc/model/cbi/frps/server.lua:50
msgid "Extra Settings"
msgstr "额外设置"
+
+#: luasrc/model/cbi/frps/server.lua:51
msgid "List of extra settings will be added to config file. Format: option=value, eg. detailed_errors_to_client=false
.(NO SPACE!)"
msgstr "额外设置列表将会被添加到config文件中。 格式:option=value,如:detailed_errors_to_client=false
.(不含空格!)"
\ No newline at end of file