mirror of
https://github.com/yhl452493373/frpc-panel.git
synced 2026-04-04 14:27:01 +08:00
complete full functions;
add some translations;
This commit is contained in:
@@ -7,5 +7,53 @@
|
||||
"Please input password": "Please input password",
|
||||
"Login success": "Login success",
|
||||
"Username or password incorrect": "Username or password incorrect",
|
||||
"Empty data": "Empty data"
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user