mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-22 18:34:08 +01:00
♿ fix: Add i18n and accessibility to TokenUsageIndicator
This commit is contained in:
parent
30a17b1ed7
commit
73b1da27c5
3 changed files with 29 additions and 5 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue