update
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -316,6 +316,7 @@
|
||||
"title": "ファイルエディタ"
|
||||
},
|
||||
"fileManager": {
|
||||
"modalTitle": "ファイルマネージャー",
|
||||
"actions": {
|
||||
"cancel": "キャンセル",
|
||||
"cdToTerminal": "ターミナルのディレクトリを現在のパスに変更",
|
||||
@@ -512,7 +513,11 @@
|
||||
"fileManager": "ファイルマネージャー",
|
||||
"quickCommands": "クイックコマンド",
|
||||
"statusMonitor": "ステータスモニター",
|
||||
"terminal": "ターミナル"
|
||||
"terminal": "ターミナル",
|
||||
"suspendedSshSessions": "中断されたセッション管理"
|
||||
},
|
||||
"panes": {
|
||||
"suspendedSshSessions": "中断されたセッション管理者"
|
||||
}
|
||||
},
|
||||
"layoutConfigurator": {
|
||||
|
||||
@@ -305,6 +305,7 @@
|
||||
"title": "文件编辑器"
|
||||
},
|
||||
"fileManager": {
|
||||
"modalTitle": "文件管理器",
|
||||
"currentPath": "当前路径",
|
||||
"loading": "正在加载目录...",
|
||||
"emptyDirectory": "目录为空",
|
||||
@@ -1129,6 +1130,9 @@
|
||||
"dockerManager": "Docker 管理器",
|
||||
"suspendedSshSessions": "挂起会话管理"
|
||||
},
|
||||
"panes": {
|
||||
"suspendedSshSessions": "挂起会话管理器"
|
||||
},
|
||||
"noActiveSession": {
|
||||
"title": "无活动会话",
|
||||
"message": "请先连接一个会话",
|
||||
|
||||
Reference in New Issue
Block a user