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

@@ -228,7 +228,7 @@
"passwordHint": "Inserisci la password",
"enterApiKey": "Inserisci la tua chiave API",
"enterToken": "Inserisci il tuo token JWT",
"tokenHint": "Usa un token JWT dai cookie del browser o dal login API. Le chiavi API (sk-...) non sono supportate per lo streaming.",
"tokenHint": "Ottieni il token JWT dalle impostazioni di OpenWebUI. Le chiavi API (sk-...) non sono supportate per lo streaming.",
"apiKeyNotSupported": "Le chiavi API (sk-...) non sono supportate. Per favore usa un token JWT.",
"tokenTooShort": "Il token è troppo corto",
"signingIn": "Accesso in corso...",