update: translate remaining strings into Hindi#2122
Conversation
Brainlessnoobcoder
commented
May 21, 2026
- file edited hi-in.json
- please tell if something is miss or if translations is poor in some areas
- file edited hi-in.json
Greptile SummaryThis PR continues the Hindi (
Confidence Score: 4/5Safe to merge after fixing the three untranslated restore strings and the two grammatical errors in the newly added translations. Two of the new translations contain grammatical errors visible to Hindi users, and three closely-related progress strings in the same backup/restore block were left in English — all in the changed file. The rest of the translations are accurate and consistent with the existing style. src/lang/hi-in.json — the restore-phase progress strings and the Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[hi-in.json Translation PR] --> B[Settings Info Strings]
A --> C[Quicktools Labels]
A --> D[Backup/Restore Progress Strings]
B --> B1["✅ info-fullscreen → info-uninstall (~20 keys)"]
B --> B2["⚠️ info-keyboardmode — still English"]
B --> B3["⚠️ info-imageSupport — wrong noun case"]
B --> B4["⚠️ info-scrollback — redundant + gender mismatch"]
C --> C1["✅ quicktools:moveline-down → quicktools:caret (~17 keys)"]
D --> D1["✅ preparing backup → validating backup (7 keys)"]
D --> D2["❌ restoring key bindings — untranslated"]
D --> D3["❌ restoring plugins — untranslated"]
D --> D4["❌ restoring settings — untranslated"]
Reviews (2): Last reviewed commit: "Update src/lang/hi-in.json" | Re-trigger Greptile |
| "info-fullscreen": "होम स्क्रीन में टाइटल बार छुपाएं।", | ||
| "info-checkfiles": "ऐप के बैकग्राउंड में रहने पर फाइल बदलाव जांचें।", | ||
| "info-console": "JavaScript कंसोल चुनें। Legacy डिफ़ॉल्ट कंसोल है, जबकि eruda एक थर्ड-पार्टी कंसोल है।", | ||
| "info-keyboardmode": "Keyboard mode for text input, no suggestions will hide suggestions and auto correct. If no suggestions does not work, try to change value to no suggestions aggressive.", |
oops Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
|
@greptile |