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