RetroAchievements / RAWeb

The RetroAchievements.org platform. Includes core functionality for managing achievements, game data, and community features.
https://retroachievements.org
GNU General Public License v3.0
272 stars 98 forks source link

fix(l10n): remediate <Trans /> component bugs, enable fr_FR #2846

Closed wescopeland closed 1 week ago

wescopeland commented 1 week ago

A bunch of <Trans /> components are not rendering for non-English locales correctly in master. This branch remediates that issue. Additionally, enables fr_FR from #2777.