update
This commit is contained in:
@@ -1200,7 +1200,7 @@
|
||||
},
|
||||
"sshSuspend": {
|
||||
"notifications": {
|
||||
"markedForSuspendInfo": "Session {id} marked for suspend. It will be suspended when the tab is closed or the application exits.",
|
||||
"markedForSuspendInfo": "Session {id} marked for suspend. It will be suspended when the tab is closed exits.",
|
||||
"wsNotConnectedError": "WebSocket not connected. Cannot perform suspend/resume action.",
|
||||
"sessionNotFoundError": "Session not found or WebSocket manager unavailable.",
|
||||
"notMarkedWarning": "Session was not marked for suspend.",
|
||||
|
||||
@@ -1202,7 +1202,7 @@
|
||||
},
|
||||
"sshSuspend": {
|
||||
"notifications": {
|
||||
"markedForSuspendInfo": "会话 {id} 已标记为挂起。关闭标签页或退出应用程序时,该会话将被挂起。",
|
||||
"markedForSuspendInfo": "会话 {id} 已标记为挂起。关闭标签页时,该会话将被挂起。",
|
||||
"wsNotConnectedError": "WebSocket 未连接。无法执行挂起/恢复操作。",
|
||||
"sessionNotFoundError": "未找到会话或 WebSocket 管理器不可用。",
|
||||
"notMarkedWarning": "会话未被标记为待挂起。",
|
||||
|
||||
Reference in New Issue
Block a user