This commit is contained in:
Baobhan Sith
2025-04-22 02:35:47 +08:00
parent 27b9029741
commit cb819da0c5
2 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -841,7 +841,9 @@
"fileEditorActive": "File Editor"
},
"confirmClose": "You have unsaved changes. Are you sure you want to close?",
"shortcutPlaceholder": "e.g., Alt+K"
"shortcutPlaceholder": "e.g., Alt+K",
"shortcutSettings": "Shortcut Settings",
"noInputsAvailable": "No configurable inputs available"
},
"dockerManager": {
"loading": "Loading Docker Containers...",
+3 -1
View File
@@ -846,7 +846,9 @@
"fileEditorActive": "文件编辑器"
},
"confirmClose": "有未保存的更改,确定要关闭吗?",
"shortcutPlaceholder": "例如 Alt+K"
"shortcutPlaceholder": "例如 Alt+K",
"shortcutSettings": "快捷键设置",
"noInputsAvailable": "没有可配置的输入项"
},
"dockerManager": {
"loading": "正在加载 Docker 容器...",