docs: Update token hint text for JWT token source in localization files

This commit is contained in:
cogwheel0
2025-12-05 13:24:11 +05:30
parent bee8fda9f7
commit 58c6fcba1c
10 changed files with 10 additions and 10 deletions

View File

@@ -1016,7 +1016,7 @@
"@enterToken": {
"description": "Hint text for JWT token input."
},
"tokenHint": "Use a JWT token from browser cookies or API login. API keys (sk-...) are not supported for streaming.",
"tokenHint": "Get the JWT token from OpenWebUI settings. API keys (sk-...) are not supported for streaming.",
"@tokenHint": {
"description": "Help text explaining what type of token to use."
},