Aleksi Lassila

Results 86 comments of Aleksi Lassila

I wasn't able to get this working, seems like svelte i18n doesn't have support for differentiating between brazil and portuguese dialects yet. Did you get this to work?

> addMessages('pt_PT', pt_PT); > addMessages('pt_BR', pt_BR); This doesn't work either. I tried all kinds of combinations for the language codes, no success. Might be that the selte i18l doesn't support...

@ivandiazmolina I'm confused, are you working with the version 1.0 or 2.0? 2.0 doesn't have translations yet, but your reply seems to contain code from v1 and screenshot from v2....

Looking great, I'll review this next week when I get home 👍

Merged, thank you! It will show as closed due to changes in the branches.

If I understand correctly this should be addressed in the 2.0 release as you'll have the chance to change the root folder each time you add an item to radarr...

This is addressed as much as it can be in the 2.0 release in a couple of days. I can't remove the add to radarr/sonarr part as the item has...

Hey, If you have experience with javascript, follow the steps [here](https://github.com/aleksilassila/reiverr#development) to get yourself a development environment. Then in the source code, create following file: `src/lib/lang/fr.json`, register it in `src/lib/components/Lang/I18n.svelte`...

Very nice, I'll add them 👍 Just to double check, is the settings.integrations.integrationsNote correct? It seems like it's missing the API key part

Thanks @serverless83, I added them and they will ship with the next version.