Skip to content

Conversation

@jajjibhai008
Copy link
Contributor

@jajjibhai008 jajjibhai008 commented Nov 21, 2025

Description

[Implemented Solution] I solved the plugin translation issue by creating a custom solution for the frontend-plugin-learner-dashboard component since its translations aren't available in the remote repository. I set up a dedicated local-overrides folder to store the manually translated Spanish content, then modified the Makefile's pull_translations command to automatically copy these local translations into the main messages directory whenever official translations are pulled. Finally, I updated the application's i18n configuration to always use these local plugin translations, ensuring that our custom Spanish translations persist and are never overwritten by future translation updates, while still allowing the rest of the application to receive official translation updates normally.

JIRA -> ENT-11106

@codecov
Copy link

codecov bot commented Nov 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.54%. Comparing base (2a0ed57) to head (f7900ed).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #747   +/-   ##
=======================================
  Coverage   97.54%   97.54%           
=======================================
  Files         148      148           
  Lines        1302     1302           
  Branches      225      224    -1     
=======================================
  Hits         1270     1270           
  Misses         31       31           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jajjibhai008 jajjibhai008 force-pushed the eahmadjaved/ENT-11106 branch 2 times, most recently from 9c51c07 to a3804da Compare November 25, 2025 10:48
@deborahgu
Copy link
Member

You can't add code to the open source repository in order to put local overrides from an edx-specific plugin into the committed source. Let's talk off-line, and come up with a solution that doesn't pollute the open source code base.

Copy link
Member

@deborahgu deborahgu left a comment

Choose a reason for hiding this comment

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

this isn't the right approach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants