Translated strings in hindi#2121
Conversation
-file Edited: hi_in.json
Greptile SummaryThis PR adds Hindi translations for approximately 60 string keys in
Confidence Score: 4/5Safe to merge after addressing the two punctuation inconsistencies; no functional code is touched. The change is purely additive Hindi translations in a JSON locale file. All interpolation placeholders are correctly preserved and the JSON structure is valid. Two punctuation mismatches were found — a spurious Only Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[hi-in.json] --> B{String Key}
B --> C[Short UI Labels]
B --> D[Warning / Confirmation Messages]
B --> E[Settings Info Descriptions]
B --> F[Template Strings with Placeholders]
C --> G[Now translated to Hindi]
D --> G
E --> G
F --> H{Placeholders preserved?}
H -- Yes, reordered for Hindi grammar --> G
G --> I[Rendered in UI for Hindi locale]
Reviews (1): Last reviewed commit: "Translated strings in hindi" | 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>
|
@Brainlessnoobcoder Thanks for the translations. |
-file Edited: hi_in.json