issues
search
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(create-ticket): remediate some localization issues
#2861
Closed
wescopeland
closed
1 week ago
wescopeland
commented
1 week ago
This PR:
Fixes some localization bugs on the new Create Ticket page. The page was originally built before transitioning to i18next. I needed to adjust the interpolation and
<Trans />
components.
Enables de_DE as a locale choice in the app per #2858.
This PR:
<Trans />
components.