Let's use Crowdin's [cli tool](https://support.crowdin.com/cli-tool/) for this. Then let's attach this tool to mocha tests for translation (instead of git cloning 3akai-ux). Todos: - [ ] Set up Crowdin's cli tool - [ ] Attach it to mocha translation tests Resources: - [Internationalization library for Svelte](https://github.com/kaisermann/svelte-i18n/tree/main/docs) - [A Step-by-Step Guide to Svelte Localization with svelte-i18n v3](https://phrase.com/blog/posts/a-step-by-step-guide-to-svelte-localization-with-svelte-i18n-v3/)
Let's use Crowdin's cli tool for this. Then let's attach this tool to mocha tests for translation (instead of git cloning 3akai-ux).
Todos:
Resources: