This commit is contained in:
Baobhan Sith
2025-05-13 10:31:37 +08:00
parent fea90fb6ab
commit 830b9104b9
4 changed files with 14 additions and 5 deletions
+4 -3
View File
@@ -302,13 +302,11 @@
"reconnectingMsg": "Attempting to reconnect..."
}
},
"fileEditor": {
"title": "File Editor"
},
"fileEditor": {
"title": "File Editor"
},
"fileManager": {
"modalTitle": "File Manager",
"currentPath": "Current Path",
"loading": "Loading directory...",
"emptyDirectory": "Directory is empty",
@@ -1129,6 +1127,9 @@
"dockerManager": "Docker Manager",
"suspendedSshSessions": "Suspended Sessions Management"
},
"panes": {
"suspendedSshSessions": "Suspended Session Manager"
},
"noActiveSession": {
"title": "No Active Session",
"message": "Please connect to a session first",