mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
fix: Add missing translation key for delete message action
This commit is contained in:
parent
12f51bbd5e
commit
bc0bee1ea9
1 changed files with 1 additions and 0 deletions
|
|
@ -246,6 +246,7 @@
|
|||
"feedback": {
|
||||
"youSaid": "You said"
|
||||
},
|
||||
"deleteMessageAndSubsequent": "Delete message and subsequent nodes",
|
||||
"mcp": {
|
||||
"wantsToUseTool": "Roo wants to use a tool on the {{serverName}} MCP server",
|
||||
"wantsToAccessResource": "Roo wants to access a resource on the {{serverName}} MCP server"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue