feat(ui): toggle tool call input yaml
This commit is contained in:
@@ -5,6 +5,11 @@ export const toolCallMessages = {
|
||||
"toolCall.header.copyTitle": "Copy tool call title",
|
||||
"toolCall.header.copyAriaLabel": "Copy tool call title",
|
||||
|
||||
"toolCall.header.showInputTitle": "Show tool call input",
|
||||
"toolCall.header.showInputAriaLabel": "Show tool call input",
|
||||
"toolCall.header.hideInputTitle": "Hide tool call input",
|
||||
"toolCall.header.hideInputAriaLabel": "Hide tool call input",
|
||||
|
||||
"toolCall.diff.label": "Diff",
|
||||
"toolCall.diff.label.withPath": "Diff · {path}",
|
||||
"toolCall.diff.viewMode.ariaLabel": "Diff view mode",
|
||||
|
||||
@@ -5,6 +5,11 @@ export const toolCallMessages = {
|
||||
"toolCall.header.copyTitle": "Copy tool call title",
|
||||
"toolCall.header.copyAriaLabel": "Copy tool call title",
|
||||
|
||||
"toolCall.header.showInputTitle": "Show tool call input",
|
||||
"toolCall.header.showInputAriaLabel": "Show tool call input",
|
||||
"toolCall.header.hideInputTitle": "Hide tool call input",
|
||||
"toolCall.header.hideInputAriaLabel": "Hide tool call input",
|
||||
|
||||
"toolCall.diff.label": "Diff",
|
||||
"toolCall.diff.label.withPath": "Diff · {path}",
|
||||
"toolCall.diff.viewMode.ariaLabel": "Modo de vista de diff",
|
||||
|
||||
@@ -5,6 +5,11 @@ export const toolCallMessages = {
|
||||
"toolCall.header.copyTitle": "Copy tool call title",
|
||||
"toolCall.header.copyAriaLabel": "Copy tool call title",
|
||||
|
||||
"toolCall.header.showInputTitle": "Show tool call input",
|
||||
"toolCall.header.showInputAriaLabel": "Show tool call input",
|
||||
"toolCall.header.hideInputTitle": "Hide tool call input",
|
||||
"toolCall.header.hideInputAriaLabel": "Hide tool call input",
|
||||
|
||||
"toolCall.diff.label": "Diff",
|
||||
"toolCall.diff.label.withPath": "Diff · {path}",
|
||||
"toolCall.diff.viewMode.ariaLabel": "Mode d'affichage du diff",
|
||||
|
||||
@@ -5,6 +5,11 @@ export const toolCallMessages = {
|
||||
"toolCall.header.copyTitle": "Copy tool call title",
|
||||
"toolCall.header.copyAriaLabel": "Copy tool call title",
|
||||
|
||||
"toolCall.header.showInputTitle": "Show tool call input",
|
||||
"toolCall.header.showInputAriaLabel": "Show tool call input",
|
||||
"toolCall.header.hideInputTitle": "Hide tool call input",
|
||||
"toolCall.header.hideInputAriaLabel": "Hide tool call input",
|
||||
|
||||
"toolCall.diff.label": "Diff",
|
||||
"toolCall.diff.label.withPath": "Diff · {path}",
|
||||
"toolCall.diff.viewMode.ariaLabel": "diff 表示モード",
|
||||
|
||||
@@ -5,6 +5,11 @@ export const toolCallMessages = {
|
||||
"toolCall.header.copyTitle": "Copy tool call title",
|
||||
"toolCall.header.copyAriaLabel": "Copy tool call title",
|
||||
|
||||
"toolCall.header.showInputTitle": "Show tool call input",
|
||||
"toolCall.header.showInputAriaLabel": "Show tool call input",
|
||||
"toolCall.header.hideInputTitle": "Hide tool call input",
|
||||
"toolCall.header.hideInputAriaLabel": "Hide tool call input",
|
||||
|
||||
"toolCall.diff.label": "Diff",
|
||||
"toolCall.diff.label.withPath": "Diff · {path}",
|
||||
"toolCall.diff.viewMode.ariaLabel": "Режим просмотра diff",
|
||||
|
||||
@@ -5,6 +5,11 @@ export const toolCallMessages = {
|
||||
"toolCall.header.copyTitle": "Copy tool call title",
|
||||
"toolCall.header.copyAriaLabel": "Copy tool call title",
|
||||
|
||||
"toolCall.header.showInputTitle": "Show tool call input",
|
||||
"toolCall.header.showInputAriaLabel": "Show tool call input",
|
||||
"toolCall.header.hideInputTitle": "Hide tool call input",
|
||||
"toolCall.header.hideInputAriaLabel": "Hide tool call input",
|
||||
|
||||
"toolCall.diff.label": "Diff",
|
||||
"toolCall.diff.label.withPath": "Diff · {path}",
|
||||
"toolCall.diff.viewMode.ariaLabel": "Diff 视图模式",
|
||||
|
||||
Reference in New Issue
Block a user