This commit is contained in:
Baobhan Sith
2025-04-30 14:28:40 +08:00
parent b45c7028ef
commit 59348d3008
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -657,7 +657,7 @@
"targetNone": "None", "targetNone": "None",
"targetQuickCommands": "Quick Commands", "targetQuickCommands": "Quick Commands",
"targetCommandHistory": "Command History", "targetCommandHistory": "Command History",
"description": "Sync the content of the command input bar to the search box of the selected panel in real-time.", "description": "Sync the content of the command input bar to the search box of the selected panel in real-time. After selecting with the up/down keys, press Alt + Enter to execute the command.",
"success": { "success": {
"saved": "Sync target saved." "saved": "Sync target saved."
}, },
+1 -1
View File
@@ -577,7 +577,7 @@
"title": "パスワードを変更" "title": "パスワードを変更"
}, },
"commandInputSync": { "commandInputSync": {
"description": "コマンド入力バーの内容を選択したパネルの検索ボックスにリアルタイムで同期します。", "description": "コマンド入力バーの内容を選択したパネルの検索ボックスにリアルタイムで同期します。上下キーで選択した後、Alt + Enter を押してコマンドを実行します。",
"error": { "error": {
"saveFailed": "同期ターゲットの保存に失敗しました。" "saveFailed": "同期ターゲットの保存に失敗しました。"
}, },
+1 -1
View File
@@ -658,7 +658,7 @@
"targetNone": "无", "targetNone": "无",
"targetQuickCommands": "快捷指令", "targetQuickCommands": "快捷指令",
"targetCommandHistory": "命令历史", "targetCommandHistory": "命令历史",
"description": "将命令输入栏的内容实时同步到所选面板的搜索框。", "description": "将命令输入栏的内容实时同步到所选面板的搜索框。键盘上下选中后使用 Alt + Enter 使用指令",
"success": { "success": {
"saved": "同步目标已保存。" "saved": "同步目标已保存。"
}, },