This is the example project for the tutorial How to translate your Svelte Web App

To start the demo run
npm install
npm run dev -- --open
Example code using svelte-i18n to translate a simple web app. Full tutorial included.
Svelte
This is the example project for the tutorial How to translate your Svelte Web App
To start the demo run
npm install
npm run dev -- --open