This commit is contained in:
杨黄林
2023-09-26 00:34:08 +08:00
parent d8f2c949ba
commit 0cae84a9f8
9 changed files with 52 additions and 22 deletions

View File

@@ -65,5 +65,6 @@
"Param Error": "Param error",
"Frp Client Error": "Frp client error",
"Proxy Exist,": "Proxy name exist",
"Proxy Not Exist": "Proxy name not exist"
"Proxy Not Exist": "Proxy name not exist",
"Client Tips": "Client tips"
}

View File

@@ -65,5 +65,6 @@
"Param Error": "参数错误",
"Frp Client Error": "Frp客户端错误",
"Proxy Exist": "代理名称重复",
"Proxy Not Exist": "代理名称不存在"
"Proxy Not Exist": "代理名称不存在",
"Client Tips": "客户端提示"
}