update
This commit is contained in:
@@ -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...",
|
||||
|
||||
Reference in New Issue
Block a user