Skip to content

Commit f3237a6

Browse files
committed
fixed Hindi translation for openAiApiTimeoutDescription
1 parent 0bd84b7 commit f3237a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webview-ui/src/i18n/locales/hi/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
"apiKey": "API कुंजी",
185185
"openAiBaseUrl": "बेस URL",
186186
"openAiApiTimeout": "Timeout (मिनट)",
187-
"openAiApiTimeoutDescription": "Timeout for API requests to Provider (min 5 min). if no response within this period, the request is retried. Increase for slower models.",
187+
"openAiApiTimeoutDescription": "प्रदाता को API अनुरोधों के लिए समय सीमा (न्यूनतम 5 मिनट)। यदि इस अवधि के भीतर कोई प्रतिक्रिया नहीं मिलती है, तो अनुरोध को फिर से भेजा जाता है। धीमे मॉडल के लिए समय सीमा बढ़ाएं।",
188188
"getOpenAiApiKey": "OpenAI API कुंजी प्राप्त करें",
189189
"mistralApiKey": "Mistral API कुंजी",
190190
"getMistralApiKey": "Mistral / Codestral API कुंजी प्राप्त करें",

0 commit comments

Comments
 (0)