Is your feature request related to a problem? Please describe.
Many of the magic link templates recently added language selection in their UI. However, when copying a magic link to send someone, you can only send it in the default language. It would be great to select a language for the link you're sending
Describe the solution you'd like
Add some UI to the Magic Links tile that would allow language selection. This would add the lang parameter to the URL to set the locale. Some options I've thought of:
- Add a down-caret dropdown icon next to Copy icon that would allow selection of locale. Clicking main copy button would still use default language without dropdown.
- Clicking Copy button would open modal with language selection. Modal actions would be Cancel and Copy buttons given a selected language from a list within the modal.
- At the top of the Magic Links tile, add a language selector that would apply that locale to all Magic Link actions within the tile.
Current Magic Link tile actions:

Describe alternatives you've considered
Current workaround is to open the magic link, select language, and copy the URL from the address bar after that.
Is your feature request related to a problem? Please describe.
Many of the magic link templates recently added language selection in their UI. However, when copying a magic link to send someone, you can only send it in the default language. It would be great to select a language for the link you're sending
Describe the solution you'd like
Add some UI to the Magic Links tile that would allow language selection. This would add the
langparameter to the URL to set the locale. Some options I've thought of:Current Magic Link tile actions:

Describe alternatives you've considered
Current workaround is to open the magic link, select language, and copy the URL from the address bar after that.