mirror of
https://github.com/yhl452493373/frps-panel.git
synced 2026-04-04 06:16:59 +08:00
add some i18n support
add text border for chart
This commit is contained in:
@@ -48,5 +48,29 @@
|
||||
"None": "None",
|
||||
"Server Info": "Server Info",
|
||||
"Users": "Users",
|
||||
"Proxies": "Proxies"
|
||||
"Proxies": "Proxies",
|
||||
"Name": "Name",
|
||||
"Port": "Port",
|
||||
"Connections": "Connections",
|
||||
"Traffic In": "Traffic In",
|
||||
"Traffic Out": "Traffic Out",
|
||||
"Client Version": "Client Version",
|
||||
"Traffic Statistics": "Traffic Statistics",
|
||||
"Type": "Type",
|
||||
"Domains": "Domains",
|
||||
"SubDomain": "SubDomain",
|
||||
"Locations": "Locations",
|
||||
"HostRewrite": "HostRewrite",
|
||||
"Encryption": "Encryption",
|
||||
"Compression": "Compression",
|
||||
"Addr": "Addr",
|
||||
"online": "online",
|
||||
"offline": "offline",
|
||||
"true": "Yes",
|
||||
"false": "No",
|
||||
"Last Start": "Last Start",
|
||||
"Last Close": "Last Close",
|
||||
"Network Traffic": "Network Traffic",
|
||||
"today": "today",
|
||||
"now": "now"
|
||||
}
|
||||
Reference in New Issue
Block a user