rename to frps-panel

add i18n for some words
This commit is contained in:
杨黄林
2023-09-10 01:24:52 +08:00
parent 56be865d3e
commit 60d8cfcf70
15 changed files with 92 additions and 86 deletions

View File

@@ -1,6 +1,5 @@
{
"User Manage": "User Manage",
"frps multiuser": "frps multiuser",
"Frps Panel": "Frps Panel",
"User": "User",
"Token": "Token",
"Notes": "Notes",
@@ -46,5 +45,8 @@
"Subdomains is invalid": "Subdomains is invalid",
"Comment is invalid": "Comment is invalid, it cannot include line breaks",
"Not limit": "Not limit",
"None": "None"
"None": "None",
"Server Info": "Server Info",
"Users": "Users",
"Proxies": "Proxies"
}