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
@@ -687,5 +687,14 @@
"errorCommandRequired": "指令内容不能为空",
"add": "添加"
}
},
"commandInputBar": {
"placeholder": "在此输入命令...",
"searchPlaceholder": "在终端中搜索...",
"openSearch": "打开终端搜索",
"closeSearch": "关闭终端搜索",
"findPrevious": "查找上一个",
"findNext": "查找下一个",
"noResults": "无结果"
}
}