mirror of
https://github.com/Termix-SSH/Termix.git
synced 2026-07-15 21:03:47 +00:00
feat: continued migration
This commit is contained in:
+26
-1
@@ -1679,6 +1679,7 @@
|
||||
"connectionLogClear": "Clear logs",
|
||||
"connectionLogEmpty": "No connection logs yet",
|
||||
"connectionLogConnecting": "Connecting to host...",
|
||||
"connectionLogWaiting": "Waiting for connection logs...",
|
||||
"connectionLogCopied": "Connection logs copied to clipboard",
|
||||
"connectionLogCopyFailed": "Failed to copy logs to clipboard",
|
||||
"allAuthMethodsFailed": "All authentication methods failed. Please check your credentials.",
|
||||
@@ -2774,7 +2775,31 @@
|
||||
"quickActionsCard": "Quick Actions",
|
||||
"serverStatsCard": "Server Stats",
|
||||
"panelMain": "Main",
|
||||
"panelSide": "Side"
|
||||
"panelSide": "Side",
|
||||
"justNow": "just now"
|
||||
},
|
||||
"dashboardTab": {
|
||||
"stable": "STABLE",
|
||||
"hostsOnline": "Hosts Online",
|
||||
"activeTunnels": "Active Tunnels",
|
||||
"registerNewServer": "Register a new server",
|
||||
"storeSshKeysOrPasswords": "Store SSH keys or passwords",
|
||||
"manageUsersAndRoles": "Manage users and roles",
|
||||
"manageYourAccount": "Manage your account",
|
||||
"hostStatus": "Host Status",
|
||||
"noHostsConfigured": "No hosts configured",
|
||||
"online": "ONLINE",
|
||||
"offline": "OFFLINE",
|
||||
"onlineLower": "Online",
|
||||
"offlineLower": "Offline",
|
||||
"nodes": "{{count}} nodes",
|
||||
"noHostsToDisplay": "No hosts to display",
|
||||
"add": "Add:",
|
||||
"commandPalette": "Command Palette",
|
||||
"done": "Done",
|
||||
"editModeInstructions": "Drag cards to reorder · Drag the column divider to resize columns · Drag the bottom edge of a card to resize its height · Trash to remove",
|
||||
"empty": "Empty",
|
||||
"clear": "Clear"
|
||||
},
|
||||
"networkGraph": {
|
||||
"title": "Network Graph",
|
||||
|
||||
Reference in New Issue
Block a user