Improvements

This commit is contained in:
Nicolas Mowen
2026-02-27 08:57:41 -07:00
parent c9591225ba
commit d5aa2a0341
5 changed files with 171 additions and 16 deletions
+4 -1
View File
@@ -1,5 +1,8 @@
{
"placeholder": "Ask anything...",
"error": "Something went wrong. Please try again.",
"processing": "Processing..."
"processing": "Processing...",
"toolsUsed": "Used: {{tools}}",
"showTools": "Show tools ({{count}})",
"hideTools": "Hide tools"
}