Skip to content

Hindi translation branch - #2742

Merged
UnschooledGamer merged 5 commits into
Acode-Foundation:mainfrom
Brainlessnoobcoder:hindi_translation_branch
Aug 14, 2026
Merged

Hindi translation branch#2742
UnschooledGamer merged 5 commits into
Acode-Foundation:mainfrom
Brainlessnoobcoder:hindi_translation_branch

Conversation

@Brainlessnoobcoder

Copy link
Copy Markdown
Contributor
  • Slight improvement in hindi translation and added ".pnpm-store/" to .gitignore which generates files during dev-containers

Dnyaneshwar Waghmare and others added 3 commits August 13, 2026 16:45
What I changed:
- Created and switched to branch 'ai_translation'.
- Updated many remaining English values in src/lang/hi-in.json to Hindi translations.
  - Examples: "Commit message" → "कमिट संदेश", "branch" → "शाखा", "Header" → "हेडर", "Inapp" → "इन-ऐप",
    "Hard wrap" → "हार्ड रैप", "Line height" → "लाइन ऊँचाई", "App font" → "ऐप फ़ॉन्ट", "Just now" → "अभी",
    "Unknown" → "अज्ञात", "Command" → "कमांड", and several LSP / terminal labels translated.
- Made a backup of the original file at src/lang/hi-in.json.bak before applying in-place edits.

Notes and next steps:
- The file contained a large number of strings; this commit applies focused replacements for many common English values
  and short phrases that remained. Some longer English sentences and niche keys may still be in English and may need a
  human review to ensure idiomatic Hindi and context-appropriate translations.
- Request a review pass to finalize translations (edge cases, technical terms, and consistency with app UI).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…ion in hi-in.json files translated words randomly
@github-actions github-actions Bot added the translations Anything related to Translations Whether a Issue or PR label Aug 14, 2026
@greptile-apps

greptile-apps Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

The PR improves numerous Hindi translations and ignores the development container's local pnpm store.

  • Translates additional labels, settings categories, descriptions, and terminal status text in the Hindi locale.
  • Adds .pnpm-store/ to .gitignore.
  • The locale edit accidentally removes a required JSON property delimiter.

Confidence Score: 4/5

The PR should not merge until the missing JSON comma is restored so the Hindi locale can be parsed.

The translation changes leave two adjacent JSON properties without a delimiter, causing deterministic parsing failure whenever the Hindi locale resource is processed.

Files Needing Attention: src/lang/hi-in.json

Important Files Changed

Filename Overview
src/lang/hi-in.json Improves Hindi translations but introduces invalid JSON by removing the comma after the diff days property.
.gitignore Adds the local .pnpm-store/ directory to ignored development artifacts without affecting runtime behavior.

Reviews (1): Last reviewed commit: "added .pnmp store to the .gitignore : li..." | Re-trigger Greptile

Comment thread src/lang/hi-in.json Outdated
Brainlessnoobcoder and others added 2 commits August 14, 2026 18:21
added missing comma to line 826!

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
@UnschooledGamer
UnschooledGamer added this pull request to the merge queue Aug 14, 2026
Merged via the queue into Acode-Foundation:main with commit 1123cec Aug 14, 2026
9 of 10 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in The Code Board - Acode Aug 14, 2026
@UnschooledGamer UnschooledGamer moved this from Done to 🫡 Done by Community in The Code Board - Acode Aug 14, 2026
@Brainlessnoobcoder
Brainlessnoobcoder deleted the hindi_translation_branch branch August 14, 2026 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community translations Anything related to Translations Whether a Issue or PR

Projects

Status: 🫡 Done by Community

Development

Successfully merging this pull request may close these issues.

2 participants