Adding locale parameter in URL for 3rd party service provider

I am trying to pass a locale ISO code inside a shopify page to link the correct language for 3rd party provider.

Link would be similar as follows:

https://3rdparty.com/new?c=myshop&locale=en

How can I change this locale=en dynamically on all translated pages and e.g. have for german translattions be like

https://3rdparty.com/new?c=myshop&locale=de