This commit is contained in:
Baobhan Sith
2025-04-22 01:34:18 +08:00
parent 5bb1f5bb5f
commit ce8c7f3775
5 changed files with 379 additions and 194 deletions
+12 -8
View File
@@ -828,16 +828,20 @@
"focusSwitcher": {
"configTitle": "Configure Focus Switcher",
"availableInputs": "Available Inputs",
"configuredSequence": "Configured Sequence",
"dragHere": "Drag here to add",
"configuredSequence": "Configured Sequence (Drag to Sort)",
"dragHere": "Drag inputs from the left here",
"allInputsConfigured": "All available inputs are configured",
"input": {
"commandHistorySearch": "Search command history...",
"quickCommandsSearch": "Search quick commands...",
"fileManagerSearch": "Search files...",
"commandInput": "Enter command...",
"terminalSearch": "Search terminal..."
}
"commandHistorySearch": "Command History Search",
"quickCommandsSearch": "Quick Commands Search",
"fileManagerSearch": "File Manager Search",
"commandInput": "Command Input",
"terminalSearch": "Terminal Search",
"connectionListSearch": "Connection List Search",
"fileEditorActive": "File Editor"
},
"confirmClose": "You have unsaved changes. Are you sure you want to close?",
"shortcutPlaceholder": "e.g., Alt+K"
},
"dockerManager": {
"loading": "Loading Docker Containers...",