This commit is contained in:
Baobhan Sith
2025-05-06 10:18:16 +08:00
parent 0d35aaddc8
commit 1141d6a778
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -708,7 +708,7 @@
"targetNone": "None",
"targetQuickCommands": "Quick Commands",
"targetCommandHistory": "Command History",
"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.",
"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 Enter to execute the command.",
"success": {
"saved": "Sync target saved."
},
+1 -1
View File
@@ -615,7 +615,7 @@
"title": "パスワードを変更"
},
"commandInputSync": {
"description": "コマンド入力バーの内容を選択したパネルの検索ボックスにリアルタイムで同期します。上下キーで選択した後、Alt + Enter を押してコマンドを実行します。",
"description": "コマンド入力バーの内容を選択したパネルの検索ボックスにリアルタイムで同期します。上下キーで選択した後、Enter を押してコマンドを実行します。",
"error": {
"saveFailed": "同期ターゲットの保存に失敗しました。"
},
+1 -1
View File
@@ -708,7 +708,7 @@
"targetNone": "无",
"targetQuickCommands": "快捷指令",
"targetCommandHistory": "命令历史",
"description": "将命令输入栏的内容实时同步到所选面板的搜索框。键盘上下选中后使用 Alt + Enter 使用指令",
"description": "将命令输入栏的内容实时同步到所选面板的搜索框。键盘上下选中后使用 Enter 使用指令",
"success": {
"saved": "同步目标已保存。"
},