> **WIP document** # svelte-i18n > Internationalization for Svelte. `svelte-i18n` uses `stores` to keep track of the current locale, dictionary of messages and the main format function. This way, we keep everything neat, in sync and easy to use on your svelte files. ### [Go to documentation](https://github.com/kaisermann/svelte-i18n/wiki)