Skip to content

Conversation

@BLeQuerrec
Copy link

This translation uses a gender neutral variant for French.

@BLeQuerrec
Copy link
Author

Not sure if tests with hardcoded translations are still relevant or if those hardcoded values should also be edited.

@jwag956
Copy link
Collaborator

jwag956 commented Oct 30, 2025

Yes - I think they are valuable - and sorry that I used French as the test language!

Those tests make sure that we are really properly grabbing the correct file and properly configuring babel/pybabel.

If you would - please change the tests to match your changes.

Thanks

@BLeQuerrec BLeQuerrec force-pushed the main branch 4 times, most recently from 5fee2d6 to 5584210 Compare December 21, 2025 01:01
@codecov
Copy link

codecov bot commented Dec 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.52%. Comparing base (2b05b49) to head (56eed48).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1128   +/-   ##
=======================================
  Coverage   98.52%   98.52%           
=======================================
  Files          40       40           
  Lines        5008     5008           
=======================================
  Hits         4934     4934           
  Misses         74       74           

☔ 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.

@BLeQuerrec
Copy link
Author

OK, PR ready. Lint test still fails due to an outdated lib, but it is out of the scope of this PR.

existing = (
"Veuillez saisir votre code d'authentification généré via: authentificateur"
)
existing = "Veuillez saisir votre code d'authentification généré avec : authentificateur"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Lint is failing (flake8) because 2 lines are too long.....

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants