Tutorial to build your own little internationalization library.
Clone this repository and install the dependencies.
git clone https://github.com/higsch/quick-svelte-i18n.git
cd quick-svelte-i18n/app
npm install
Run the app.
npm run dev
ready-to-use i18n libraries like this one from Christian Kaisermann.