mirror of
https://github.com/Termix-SSH/Termix.git
synced 2026-07-16 05:13:36 +00:00
feat: continued general UI improvements
This commit is contained in:
@@ -1183,6 +1183,8 @@
|
||||
"connecting": "Connecting...",
|
||||
"connectionFailed": "Failed to connect to server",
|
||||
"naCpus": "N/A CPU(s)",
|
||||
"cpuCores_one": "{{count}} Core",
|
||||
"cpuCores_other": "{{count}} Cores",
|
||||
"cpuUsage": "CPU Usage",
|
||||
"memoryUsage": "Memory Usage",
|
||||
"diskUsage": "Disk Usage",
|
||||
@@ -1229,7 +1231,8 @@
|
||||
"loadAvg": "Load Avg",
|
||||
"swap": "Swap",
|
||||
"architecture": "Architecture",
|
||||
"refresh": "Refresh"
|
||||
"refresh": "Refresh",
|
||||
"retry": "Retry"
|
||||
},
|
||||
"auth": {
|
||||
"tagline": "SSH SERVER MANAGER",
|
||||
|
||||
Reference in New Issue
Block a user