'Twig variable in external JS file

I would like to externalize my JS code, but there is Twig variable in the code.
What are your tricks to make this working?

team: {{ 'Select your team'|trans }}


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source