How does server side internationalization (i18n) look like?
You may already know how to properly internationalize a client side application, like described in this React based tutorial, this Angular based tutorial or this Vue based tutorial. In this blog post