Karel Ledru

Results 70 comments of Karel Ledru

Deployed as part of 6.6.0. Thanks!

You don't need `input` since you have `.src()`. Make a glob that parses both files.

I believe your are misunderstanding the `input` and `output` options. `input` is the same as `gulp.src` and exists for people running the parser from the command line with a config...

The parser doesn't currently keep a record of the defaultValues so it has no way to know if it has changed. Such an option would only allow all translations to...

I understood your proposal but I'm not keen to add it. It would overwrite all translations with the default value, even the ones that are still good. How is that...

I'm not used to rely on the default value to populate my translation files but it now makes sense to me. If you want to make a PR, I will...

The feature make sense to me and would be a welcome addition. You are welcome to open a PR

It might be related to https://github.com/i18next/i18next-parser/pull/254 I'm not using react and I'm mostly maintaining this project because many rely on it. If you want to submit a PR, I will...

@igorsantos07 Yes ideally it should follow the settings from `i18next`. For your other question: I'm not affiliated to `i18next` and this project is under their organization only to make it...

@adrai I'm still coding and fixing things for this project. Yet I'm at a different place in my life today and my priorities are organized differently. It means that it...