fix: Add i18n and accessibility to TokenUsageIndicator

This commit is contained in:
Marco Beretta 2025-12-14 02:33:10 +01:00
parent 30a17b1ed7
commit 73b1da27c5
No known key found for this signature in database
GPG key ID: D918033D8E74CC11
3 changed files with 29 additions and 5 deletions

View file

@ -1416,6 +1416,10 @@
"com_ui_token": "token",
"com_ui_token_exchange_method": "Token Exchange Method",
"com_ui_token_url": "Token URL",
"com_ui_token_usage_aria": "Context window {{0}}% used",
"com_ui_token_usage_indicator": "Token usage indicator",
"com_ui_token_usage_no_max": "Input: {{0}} | Output: {{1}} | Max: N/A",
"com_ui_token_usage_with_max": "Input: {{0}} | Output: {{1}} | Max: {{2}}",
"com_ui_tokens": "tokens",
"com_ui_tool_collection_prefix": "A collection of tools from",
"com_ui_tool_list_collapse": "Collapse {{serverName}} tool list",