WaspW
Wasp15mo ago
N

Does wasp support preceeding route param eg. "/:lang/dashboard" ?

I want to have pages in different languages so i would like to set up the following routes:

/:lang/dashboard
/:lang/account
...

If not, what can I do as a workaround? thanks!
Was this page helpful?