This commit is contained in:
Baobhan Sith
2025-04-18 14:36:02 +08:00
parent 15fe6a8279
commit 1b2466899d
9 changed files with 407 additions and 44 deletions
+9
View File
@@ -682,5 +682,14 @@
"errorCommandRequired": "Command cannot be empty",
"add": "Add"
}
},
"commandInputBar": {
"placeholder": "Enter command here...",
"searchPlaceholder": "Search in terminal...",
"openSearch": "Open terminal search",
"closeSearch": "Close terminal search",
"findPrevious": "Find previous",
"findNext": "Find next",
"noResults": "No results"
}
}