planet-webapp
planet-webapp copied to clipboard
Include 'locale' in redirect paths for proper localization
trafficstars
As discussed in PR #2296, there are instances where redirect paths lack the locale, which is essential for proper localization. This issue aims to update all redirect paths to include the locale parameter.
Referenced from this comment by @mohitb35.