diff --git a/webview-ui/src/i18n/locales/ca/marketplace.json b/webview-ui/src/i18n/locales/ca/marketplace.json index 17cbe0a19f..cacd0b9850 100644 --- a/webview-ui/src/i18n/locales/ca/marketplace.json +++ b/webview-ui/src/i18n/locales/ca/marketplace.json @@ -156,7 +156,7 @@ }, "command": { "title": "Eliminar comanda Slash", - "message": "Estàs segur que vols eliminar la comanda slash \"{{commandName}}\"?" + "message": "Estàs segur que vols eliminar la comanda Slash \"{{commandName}}\"?" }, "cancel": "Cancel·lar", "confirm": "Eliminar" diff --git a/webview-ui/src/i18n/locales/ru/marketplace.json b/webview-ui/src/i18n/locales/ru/marketplace.json index 95e95eed43..5c63830d4d 100644 --- a/webview-ui/src/i18n/locales/ru/marketplace.json +++ b/webview-ui/src/i18n/locales/ru/marketplace.json @@ -154,7 +154,7 @@ }, "command": { "title": "Удалить Slash-команду", - "message": "Ты уверен, что хочешь удалить slash-команду \"{{commandName}}\"?" + "message": "Вы уверены, что хотите удалить Slash-команду \"{{commandName}}\"?" }, "cancel": "Отмена", "confirm": "Удалить" diff --git a/webview-ui/src/i18n/locales/zh-TW/marketplace.json b/webview-ui/src/i18n/locales/zh-TW/marketplace.json index 16e97ba292..b790692c70 100644 --- a/webview-ui/src/i18n/locales/zh-TW/marketplace.json +++ b/webview-ui/src/i18n/locales/zh-TW/marketplace.json @@ -106,7 +106,7 @@ "installed": "安裝成功!", "whatNextMcp": "您現在可以設定和使用此 MCP 伺服器。點選側邊欄的 MCP 圖示來切換分頁。", "whatNextMode": "您現在可以使用此模式。點選側邊欄的模式圖示來切換分頁。", - "whatNextCommand": "你現在可以在聊天中輸入 /{{name}} 來使用這個 slash 指令。", + "whatNextCommand": "您現在可以在聊天中輸入 /{{name}} 來使用這個 Slash 指令。", "done": "完成", "goToMcp": "前往 MCP 分頁", "goToModes": "前往模式設定", @@ -154,7 +154,7 @@ }, "command": { "title": "移除 Slash 指令", - "message": "確定要移除 slash 指令「{{commandName}}」嗎?" + "message": "您確定要移除 Slash 指令「{{commandName}}」嗎?" }, "cancel": "取消", "confirm": "移除"