feat: Docker管理器添加进入容器和查看日志功能按钮

#49
This commit is contained in:
Baobhan Sith
2025-06-04 09:55:31 +08:00
parent 4d22bcb3c9
commit a81fb6fdaf
4 changed files with 34 additions and 5 deletions
+4 -1
View File
@@ -316,7 +316,10 @@
"remove": "削除",
"restart": "再起動",
"start": "起動",
"stop": "停止"
"stop": "停止",
"enter": "入力",
"logs": "ログ"
},
"error": {
"commandFailed": "リモートコマンド'{command}'の実行に失敗しました",