Files
frpc-panel/assets/lang/en.json
yanghuanglin 7310e1117c complete full functions;
add some translations;
2023-09-25 18:33:10 +08:00

59 lines
1.7 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",
"Proxies Status": "Proxies Status",
"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",
"Customize Domains": "Customize 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",
"Local Ip": "Local Ip",
"Local Port": "Local Port",
"Operation": "Operation",
"Confirm": "Confirm",
"Cancel": "Cancel"
}