Skip to content

i18n(bn): automated Crowdin translation import (part 13 of 13)#17442

Merged
minimalsm merged 3 commits into
devfrom
i18n/import/2026-01-29T02-18-11-bn-part-13
Feb 16, 2026
Merged

i18n(bn): automated Crowdin translation import (part 13 of 13)#17442
minimalsm merged 3 commits into
devfrom
i18n/import/2026-01-29T02-18-11-bn-part-13

Conversation

@minimalsm
Copy link
Copy Markdown
Contributor

Summary

Context

Split from the original large import PR for easier review and independent merging.

@github-actions github-actions Bot added the translation 🌍 This is related to our Translation Program label Feb 14, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 14, 2026

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 77b6aa7
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/6992123a193c170008c4d5cc
😎 Deploy Preview https://deploy-preview-17442.ethereum.it
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 62 (🟢 up 7 from production)
Accessibility: 94 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 59 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

…tions

Two Devanagari words found in bn/page-upgrades-index.json:
- गहन → গভীর (key: page-upgrades-question-10-answer-7)
- उत्साহীরা → উৎসাহীরা (key: page-upgrades-take-part-desc)
@minimalsm
Copy link
Copy Markdown
Contributor Author

Review: Bengali (bn) translation — Part 13

Checks performed

Check Result
Crowdin '' artifacts None found
Devanagari script contamination 2 found, fixed
Empty translation values None
Broken links None
Split HTML tags None
Escaped markdown (\\**) None
Broken URLs None
Interpolation variable mismatches (en vs bn) None
JSON validity All 23 files valid

Fix committed

src/intl/bn/page-upgrades-index.json had two Hindi (Devanagari) words mixed into Bengali text:

  1. page-upgrades-question-10-answer-7गहन (Hindi) replaced with গভীর (Bengali) — meaning "intense/deep"
  2. page-upgrades-take-part-descउत्साहीরা (Hindi stem + Bengali suffix) replaced with উৎসাহীরা (fully Bengali) — meaning "enthusiasts"

Note: (U+0964, Devanagari Danda) appears throughout and is the standard sentence-ending punctuation in Bengali — this is expected and correct.

Pushed as f1ce2f8.

@minimalsm
Copy link
Copy Markdown
Contributor Author

Translation Quality Review

Language: Bengali (bn) | Files reviewed: 23 | Keys reviewed: 2,217

Quality Score: 9/10

Category Score Notes
Brand Name Preservation 9/10 "Ethereum" misspelled as "ইথিরিয়াম" (wrong vowel ি instead of ে) in 6 instances across page-resources.json — fixed
Technical Accuracy 10/10 All code snippets, URLs, Markdown/MDX syntax preserved correctly
Crowdin Artifacts 10/10 No garbled text, encoding issues, stuttering, or broken tags found
Naturalness & Fluency 9/10 Reads naturally; consistent register throughout
Terminology Consistency 9/10 Consistent terminology across files; the Ethereum misspelling was localized to one file
Cross-Script Contamination 10/10 No Devanagari character contamination (prior commit f1ce2f8 already resolved 2 instances in page-upgrades-index.json)

Issues Found

  1. Inconsistent "Ethereum" transliteration in page-resources.json — 6 instances used "ইথিরিয়াম" (with ি vowel) instead of the standard "ইথেরিয়াম" (with ে vowel). The rest of the codebase (618 instances) uses the correct form. Two Unicode normalization forms were involved (decomposed U+09AF+U+09BC and precomposed U+09DF for য়), which made the issue harder to detect via simple text search.

Fixes Applied

  • Replaced all 6 instances of "ইথিরিয়াম" → "ইথেরিয়াম" in src/intl/bn/page-resources.json (lines 5, 7, 8, 13, 15 — line 15 had two occurrences)

Summary

High-quality Bengali translation batch. The only issue was a vowel typo in the Ethereum transliteration isolated to one file, now corrected. All other files (22 of 23) were clean with proper brand name preservation, intact technical syntax, and natural Bengali prose.

@minimalsm minimalsm merged commit e7dd813 into dev Feb 16, 2026
6 checks passed
@minimalsm minimalsm deleted the i18n/import/2026-01-29T02-18-11-bn-part-13 branch February 16, 2026 15:17
@pettinarip pettinarip mentioned this pull request Feb 19, 2026
@pettinarip pettinarip mentioned this pull request Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

translation 🌍 This is related to our Translation Program

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant