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
+3 -1
View File
@@ -1391,7 +1391,9 @@
"restart": "重启",
"stop": "停止",
"start": "启动",
"remove": "移除"
"remove": "移除",
"enter": "进入",
"logs": "日志"
},
"waitingForSsh": "等待 SSH 连接...",
"stats": {