Skip to content

Commit

Permalink
Add more translations
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixMalfait committed Jan 17, 2025
1 parent b6b5fd1 commit 049352a
Show file tree
Hide file tree
Showing 40 changed files with 2,849 additions and 159 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export const usePageChangeEffectNavigateLocation = () => {
}

if (!isLoggedIn && !isMatchingOngoingUserCreationRoute) {
return AppPath.SignInUp;
return AppPath.SignInUpNoLocale;
}

if (
Expand Down
Loading

0 comments on commit 049352a

Please sign in to comment.