update
This commit is contained in:
@@ -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."
|
||||
},
|
||||
|
||||
@@ -615,7 +615,7 @@
|
||||
"title": "パスワードを変更"
|
||||
},
|
||||
"commandInputSync": {
|
||||
"description": "コマンド入力バーの内容を選択したパネルの検索ボックスにリアルタイムで同期します。上下キーで選択した後、Alt + Enter を押してコマンドを実行します。",
|
||||
"description": "コマンド入力バーの内容を選択したパネルの検索ボックスにリアルタイムで同期します。上下キーで選択した後、Enter を押してコマンドを実行します。",
|
||||
"error": {
|
||||
"saveFailed": "同期ターゲットの保存に失敗しました。"
|
||||
},
|
||||
|
||||
@@ -708,7 +708,7 @@
|
||||
"targetNone": "无",
|
||||
"targetQuickCommands": "快捷指令",
|
||||
"targetCommandHistory": "命令历史",
|
||||
"description": "将命令输入栏的内容实时同步到所选面板的搜索框。键盘上下选中后使用 Alt + Enter 使用指令",
|
||||
"description": "将命令输入栏的内容实时同步到所选面板的搜索框。键盘上下选中后使用 Enter 使用指令",
|
||||
"success": {
|
||||
"saved": "同步目标已保存。"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user