Skip to content

feat(i18n): update plugin translations for rhdh 1.10 - #3156

Merged
karthikjeeyar merged 8 commits into
redhat-developer:mainfrom
lokanandaprabhu:i18n-s3291-updates
May 18, 2026
Merged

feat(i18n): update plugin translations for rhdh 1.10#3156
karthikjeeyar merged 8 commits into
redhat-developer:mainfrom
lokanandaprabhu:i18n-s3291-updates

Conversation

@lokanandaprabhu

@lokanandaprabhu lokanandaprabhu commented May 18, 2026

Copy link
Copy Markdown
Member

Hey, I just made a Pull Request!

Update de/es/fr/it/ja translations across RHDH plugin workspaces for RHDH 1.10 release

✔️ Checklist

  • A changeset describing the change and affected packages. (more info)
  • Added or Updated documentation
  • Tests for new functionality and regression tests for bug fixes
  • Screenshots attached (for UI changes)

@lokanandaprabhu

Copy link
Copy Markdown
Member Author

/hold

@rhdh-gh-app

rhdh-gh-app Bot commented May 18, 2026

Copy link
Copy Markdown

Changed Packages

Package Name Package Path Changeset Bump Current Version
@red-hat-developer-hub/backstage-plugin-adoption-insights workspaces/adoption-insights/plugins/adoption-insights patch v0.8.1
@red-hat-developer-hub/backstage-plugin-bulk-import workspaces/bulk-import/plugins/bulk-import patch v7.3.4
@red-hat-developer-hub/backstage-plugin-global-floating-action-button workspaces/global-floating-action-button/plugins/global-floating-action-button patch v1.9.2
@red-hat-developer-hub/backstage-plugin-global-header workspaces/global-header/plugins/global-header patch v1.21.4
@red-hat-developer-hub/backstage-plugin-lightspeed workspaces/lightspeed/plugins/lightspeed patch v2.8.2
@red-hat-developer-hub/backstage-plugin-orchestrator workspaces/orchestrator/plugins/orchestrator patch v5.7.11
@red-hat-developer-hub/backstage-plugin-quickstart workspaces/quickstart/plugins/quickstart patch v1.9.4
app-legacy workspaces/scorecard/packages/app-legacy none v0.0.0
@red-hat-developer-hub/backstage-plugin-scorecard workspaces/scorecard/plugins/scorecard patch v2.7.5

@codecov

codecov Bot commented May 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.96%. Comparing base (8ab41d4) to head (d907555).
⚠️ Report is 4 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3156      +/-   ##
==========================================
- Coverage   60.96%   60.96%   -0.01%     
==========================================
  Files        2097     2103       +6     
  Lines       65150    65153       +3     
  Branches    16921    17023     +102     
==========================================
+ Hits        39721    39722       +1     
+ Misses      25197    25188       -9     
- Partials      232      243      +11     
Flag Coverage Δ *Carryforward flag
adoption-insights 83.58% <ø> (ø)
ai-integrations 70.03% <ø> (ø) Carriedforward from cf1f2f1
app-defaults 69.60% <ø> (ø) Carriedforward from cf1f2f1
augment 69.34% <ø> (-0.03%) ⬇️ Carriedforward from cf1f2f1
bulk-import 72.86% <ø> (ø)
cost-management 16.49% <ø> (ø) Carriedforward from cf1f2f1
dcm 32.85% <ø> (ø) Carriedforward from cf1f2f1
extensions 61.79% <ø> (ø) Carriedforward from cf1f2f1
global-floating-action-button 74.30% <ø> (+0.55%) ⬆️
global-header 61.68% <ø> (ø)
homepage 50.95% <ø> (ø) Carriedforward from cf1f2f1
konflux 91.01% <ø> (ø) Carriedforward from cf1f2f1
lightspeed 68.34% <ø> (ø)
mcp-integrations 81.59% <ø> (ø) Carriedforward from cf1f2f1
orchestrator 36.36% <ø> (ø)
quickstart 62.64% <ø> (ø)
sandbox 79.49% <ø> (ø) Carriedforward from cf1f2f1
scorecard 83.58% <ø> (+0.03%) ⬆️
theme 64.54% <ø> (ø) Carriedforward from cf1f2f1
translations 8.49% <ø> (ø) Carriedforward from cf1f2f1
x2a 78.26% <ø> (-0.02%) ⬇️ Carriedforward from cf1f2f1

*This pull request uses carry forward flags. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8ab41d4...d907555. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

lokanandaprabhu and others added 3 commits May 18, 2026 17:01
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Update translation bundles across plugin locales and backfill missing keys from prior sources to stabilize locale coverage.

Co-authored-by: Cursor <cursoragent@cursor.com>
lokanandaprabhu and others added 3 commits May 18, 2026 17:06
Normalize lightspeed locale files after conflict resolution to align with formatting expectations.

Co-authored-by: Cursor <cursoragent@cursor.com>
Add missing scorecard tooltip templates to locale files and keep e2e assertions tolerant of localized content.

Co-authored-by: Cursor <cursoragent@cursor.com>
Use locale plural rules in tooltip assertions and avoid strict-mode duplicates when checking SonarQube metric titles.

Co-authored-by: Cursor <cursoragent@cursor.com>
@lokanandaprabhu

Copy link
Copy Markdown
Member Author

/retest

1 similar comment
@lokanandaprabhu

Copy link
Copy Markdown
Member Author

/retest

@karthikjeeyar karthikjeeyar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/approve
/lgtm

@karthikjeeyar

Copy link
Copy Markdown
Member

/hold cancel

Remove translation and test updates from these workspaces so the PR only covers the requested plugins.

Co-authored-by: Cursor <cursoragent@cursor.com>
@openshift-ci openshift-ci Bot removed the lgtm label May 18, 2026
@openshift-ci

openshift-ci Bot commented May 18, 2026

Copy link
Copy Markdown

New changes are detected. LGTM label has been removed.

Remove the ai-integrations and x2a changesets and delete the x2a ja locale file.

Co-authored-by: Cursor <cursoragent@cursor.com>
@sonarqubecloud

Copy link
Copy Markdown

@karthikjeeyar
karthikjeeyar merged commit 4b07772 into redhat-developer:main May 18, 2026
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants