Internationalization (i18n) for Deno with i18next

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