Skip to content

Commit ee1bc5f

Browse files
ecogetawaytjbckjoaoback
authored
fix(i18n): correct erroneous Hindi translations in hi-IN (open-webui#23745)
Co-authored-by: Tim Baek <tim@openwebui.com> Co-authored-by: joaoback <156559121+joaoback@users.noreply.github.com>
1 parent 3f40d9d commit ee1bc5f

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

src/lib/i18n/locales/hi-IN/translation.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -460,8 +460,8 @@
460460
"Create Image": "",
461461
"Create Knowledge": "",
462462
"Create Model": "",
463-
"Create new key": "नया क्रिप्टोग्राफिक क्षेत्र बनाएं",
464-
"Create new secret key": "नया क्रिप्टोग्राफिक क्षेत्र बनाएं",
463+
"Create new key": "नई कुंजी बनाएं",
464+
"Create new secret key": "नई गुप्त कुंजी बनाएं",
465465
"Create note": "",
466466
"Create Note": "",
467467
"Create scheduled prompts that run automatically on a recurring basis.": "",
@@ -815,7 +815,7 @@
815815
"Entra ID": "",
816816
"Environment Variables": "",
817817
"Ephemeral": "",
818-
"Error": "चूक",
818+
"Error": "त्रुटि",
819819
"ERROR": "",
820820
"Error accessing directory": "",
821821
"Error accessing Google Drive: {{error}}": "",
@@ -845,7 +845,7 @@
845845
"Explore the cosmos": "",
846846
"Explored": "",
847847
"Exploring": "",
848-
"Export": "निर्यातित माल",
848+
"Export": "निर्यात करें",
849849
"Export All Archived Chats": "",
850850
"Export All Chats (All Users)": "सभी चैट निर्यात करें (सभी उपयोगकर्ताओं की)",
851851
"Export as CSV": "",
@@ -1093,7 +1093,7 @@
10931093
"Includes SharePoint": "SharePoint शामिल है",
10941094
"Increase UI Scale": "",
10951095
"Influences how quickly the algorithm responds to feedback from the generated text. A lower learning rate will result in slower adjustments, while a higher learning rate will make the algorithm more responsive.": "",
1096-
"Info": "सूचना-विषयक",
1096+
"Info": "जानकारी",
10971097
"Initials": "",
10981098
"Inject file content into conversation context": "",
10991099
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
@@ -1126,7 +1126,7 @@
11261126
"Jina API Base URL": "",
11271127
"Jina API Key": "",
11281128
"join our Discord for help.": "मदद के लिए हमारे डिस्कोर्ड में शामिल हों।",
1129-
"JSON": "ज्ञान प्रकार",
1129+
"JSON": "JSON",
11301130
"JSON Preview": "JSON पूर्वावलोकन",
11311131
"JSON Spec": "",
11321132
"July": "जुलाई",
@@ -1192,7 +1192,7 @@
11921192
"lexical": "",
11931193
"License": "",
11941194
"Lift List": "",
1195-
"Light": "सुन",
1195+
"Light": "हल्का",
11961196
"Limit concurrent search queries. 0 = unlimited (default). Set to 1 for sequential execution (recommended for APIs with strict rate limits like Brave free tier).": "",
11971197
"Limits the number of concurrent embedding requests. Set to 0 for unlimited.": "",
11981198
"List": "",
@@ -1427,7 +1427,7 @@
14271427
"October": "अक्टूबर",
14281428
"Off": "बंद",
14291429
"Okay, Let's Go!": "ठीक है, चलिए चलते हैं!",
1430-
"OLED Dark": "OLEDescuro",
1430+
"OLED Dark": "OLED डार्क",
14311431
"Ollama": "Ollama",
14321432
"Ollama API": "ओलामा एपीआई",
14331433
"Ollama API settings updated": "",
@@ -1533,7 +1533,7 @@
15331533
"Pipelines Valves": "पाइपलाइन वाल्व",
15341534
"Plain text (.md)": "",
15351535
"Plain text (.txt)": "सादा पाठ (.txt)",
1536-
"Playground": "कार्यक्षेत्र",
1536+
"Playground": "प्रयोगशाला",
15371537
"Playwright Timeout (ms)": "",
15381538
"Playwright WebSocket URL": "",
15391539
"Please carefully review the following warnings:": "",
@@ -2231,7 +2231,7 @@
22312231
"You have no shared conversations.": "",
22322232
"You have shared this chat": "आपने इस चैट को शेयर किया है",
22332233
"You.com API Key": "",
2234-
"You're a helpful assistant.": "आप एक सहायक सहायक हैं",
2234+
"You're a helpful assistant.": "आप एक मददगार सहायक हैं",
22352235
"You're now logged in.": "अब आप लॉग इन हो गए हैं",
22362236
"Your Account": "",
22372237
"Your account status is currently pending activation.": "",

0 commit comments

Comments
 (0)