mirror of
https://github.com/yhl452493373/frpc-panel.git
synced 2026-04-04 06:17:00 +08:00
72 lines
2.2 KiB
JSON
72 lines
2.2 KiB
JSON
{
|
|
"Frpc Panel": "Frpc Panel",
|
|
"Username": "Username",
|
|
"Password": "Password",
|
|
"Login": "Login",
|
|
"Please input username": "Please input username",
|
|
"Please input password": "Please input password",
|
|
"Login success": "Login success",
|
|
"Username or password incorrect": "Username or password incorrect",
|
|
"Empty data": "Empty data",
|
|
"Client Info": "Client Info",
|
|
"Overview": "Overview",
|
|
"Proxies": "Proxies",
|
|
"Server Address": "Server Address",
|
|
"Server Port": "Server Port",
|
|
"Protocol": "Protocol",
|
|
"TCP Mux": "TCP Mux",
|
|
"User": "User",
|
|
"User Token": "User Token",
|
|
"Admin Address": "Admin Address",
|
|
"Admin Port": "Admin Port",
|
|
"Admin User": "Admin User",
|
|
"Admin Pwd": "Admin Pwd",
|
|
"Heartbeat Interval": "Heartbeat Interval",
|
|
"Heartbeat Timeout": "Heartbeat Timeout",
|
|
"TLS Enable": "TLS Enable",
|
|
"TLS Key File": "TLS Key File",
|
|
"TLS Cert File": "TLS Cert File",
|
|
"TLS Trusted CA File": "TLS Trusted CA File",
|
|
"false": "No",
|
|
"true": "Yes",
|
|
"New Proxy": "New Proxy",
|
|
"Remove Proxy": "Remove Proxy",
|
|
"Update": "Update",
|
|
"Remove": "Remove",
|
|
"Basic": "Basic Params",
|
|
"Extra": "Extra Params",
|
|
"Proxy Name": "Proxy Name",
|
|
"Custom Domains": "Custom Domains",
|
|
"Subdomain": "Subdomain",
|
|
"Remote Port": "Remote Port",
|
|
"Use Encryption": "Use Encryption",
|
|
"Use Compression": "Use Compression",
|
|
"Param Name": "Param Name",
|
|
"Param Value": "Param Value",
|
|
"Name": "Name",
|
|
"Type": "Type",
|
|
"Local Address": "Local Address",
|
|
"Plugin": "Plugin",
|
|
"Remote Address": "Remote Address",
|
|
"Status": "Status",
|
|
"Info": "Info",
|
|
"running": "running",
|
|
"start error": "start error",
|
|
"new": "new",
|
|
"Local Ip": "Local Ip",
|
|
"Local Port": "Local Port",
|
|
"Operation": "Operation",
|
|
"Confirm": "Confirm",
|
|
"Cancel": "Cancel",
|
|
"Token Invalid": "Token invalid",
|
|
"Operate Success": "Operate success",
|
|
"Operate Failed": "Operate failed",
|
|
"Should Check Proxy": "You should check at least one proxy",
|
|
"Confirm Remove Proxy": "Confirm to remove proxy ?",
|
|
"Operation Confirm": "Operation confirm",
|
|
"Param Error": "Param error",
|
|
"Frp Client Error": "Frp client error",
|
|
"Proxy Exist,": "Proxy name exist",
|
|
"Proxy Not Exist": "Proxy name not exist",
|
|
"Client Tips": "Client tips"
|
|
} |