Enhance Hindi translations in hi-in.json#2124
Conversation
- file edited hi-in.json
Greptile SummaryThis PR translates approximately 143 previously untranslated (English) strings in the Hindi locale file into Hindi, covering settings categories, LSP server UI, quicktools, backup/restore flow, and developer mode labels.
Confidence Score: 3/5Safe to merge after addressing the hidden-files tooltip factual error and the three grammatical issues. The hidden-files translation replaces a single src/lang/hi-in.json — the four affected strings are spread across the settings info and backup/restore sections of the file. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[hi-in.json translation strings] --> B{Was string previously English?}
B -- Yes, ~143 strings --> C[Translated to Hindi in this PR]
B -- No / already Hindi --> D[Unchanged]
C --> E{Translation quality check}
E -- Accurate --> F[✅ ~139 strings OK]
E -- Factual error --> G[⚠️ info-showHiddenFiles\n'...' instead of '.']
E -- Grammar error --> H[⚠️ collecting settings\nmissing passive particle 'की']
E -- Grammar error --> I[⚠️ info-imageSupport\noblique plural without postposition]
E -- Grammar error --> J[⚠️ info-scrollback\nincomplete interrogative fragment]
Reviews (1): Last reviewed commit: "update: Corrected spelling of "array" in..." | Re-trigger Greptile |
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>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
No description provided.