Skip to content

refactor(i18n): adopt named interpolation and react-i18next's useTranslation - #41667

Merged
tassoevan merged 24 commits into
developfrom
refactor/i18n
Aug 10, 2026
Merged

refactor(i18n): adopt named interpolation and react-i18next's useTranslation#41667
tassoevan merged 24 commits into
developfrom
refactor/i18n

fix(i18n): respect per-locale affix rules around placeholders

7cdece0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2026 in 0s

68.65% (+0.03%) compared to 4c37fbf

View this Pull Request on Codecov

68.65% (+0.03%) compared to 4c37fbf

Details

Codecov Report

❌ Patch coverage is 44.44444% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.65%. Comparing base (4c37fbf) to head (7cdece0).
⚠️ Report is 18 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #41667      +/-   ##
===========================================
+ Coverage    68.62%   68.65%   +0.03%     
===========================================
  Files         4162     4162              
  Lines       158824   158822       -2     
  Branches     28151    28131      -20     
===========================================
+ Hits        108986   109041      +55     
+ Misses       44665    44606      -59     
- Partials      5173     5175       +2     
🚀 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.