Sometimes you need to do it in the code. 1. Probably expose the method inside of req/res cycle, because then the method can already know which lang to use and you just pass a string 2. Also one can want to use it directly, outside of req/res cycle
Sometimes you need to do it in the code.