Skip to content

deprecate(i18n): translation progress from picker#17852

Merged
pettinarip merged 2 commits into
devfrom
revamp-language-picker
Mar 27, 2026
Merged

deprecate(i18n): translation progress from picker#17852
pettinarip merged 2 commits into
devfrom
revamp-language-picker

Conversation

@wackerow
Copy link
Copy Markdown
Member

@wackerow wackerow commented Mar 25, 2026

Description

Remove translation percentage, word counts, progress bar, and "Translate to" footer from the LanguagePicker component. Values no longer aligned with latest translation pipeline.

Removed:

  • ProgressBar.tsx, LanguagePickerFooter.tsx components
  • translationProgress.json data file
  • ProjectProgressData type
  • approvalProgress/wordsApproved/progress/words from LocaleDisplayInfo type
  • Progress computation logic from localeToDisplayInfo
  • Deprecated i18n keys from all 25 locale files

Preview link

https://deploy-preview-17852.ethereum.it/

Remove translation percentage, word counts, progress bar, and "Translate to" footer from the LanguagePicker component. LLM translations have changed how translations are handled, making Crowdin-based progress tracking obsolete in the UI.

Removed:
- ProgressBar.tsx, LanguagePickerFooter.tsx components
- translationProgress.json data file
- ProjectProgressData type
- approvalProgress/wordsApproved/progress/words from LocaleDisplayInfo type
- Progress computation logic from localeToDisplayInfo
- Deprecated i18n keys from all 25 locale files

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 25, 2026

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit e428171
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/69c6377a95ad8c00085e811f
😎 Deploy Preview https://deploy-preview-17852.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: 50 (🔴 down 2 from production)
Accessibility: 94 (no change from production)
Best Practices: 100 (no change from production)
SEO: 98 (🔴 down 1 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.

@github-actions github-actions Bot added content 🖋️ This involves copy additions or edits tooling 🔧 Changes related to tooling of the project translation 🌍 This is related to our Translation Program labels Mar 25, 2026
Copy link
Copy Markdown
Member

@pettinarip pettinarip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

# Conflicts:
#	src/intl/bn/common.json
#	src/intl/ta/common.json
#	src/intl/ur/common.json
@pettinarip pettinarip merged commit 267cf56 into dev Mar 27, 2026
6 of 7 checks passed
@pettinarip pettinarip deleted the revamp-language-picker branch March 27, 2026 08:06
@pettinarip pettinarip mentioned this pull request Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content 🖋️ This involves copy additions or edits tooling 🔧 Changes related to tooling of the project translation 🌍 This is related to our Translation Program

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants