Joachim Westphal
                                            Joachim Westphal
                                        
                                    It appears the option is missing in the file `action.yml`. It also seems that no release since the v1.7.1 have made it to the Github Marketplace:
Maybe I should open another issue for this but just to add to the conversation: Since Next.js now supports having [the config as a function (even an async one since...
Any chance to see this merged soon?
> Honestly, I was always surprised that people asked for a parser as in my opinion the "saveMissing" API was always easier to use (at least in the past when...
Just to clarify, the code in 18next you are referring to was introduced from [v21.0.0](https://github.com/i18next/i18next/pull/1653). The i18next versions mentioned here are all prior to this version. You might want to...
I don't know if this answers your needs, but starting from v5.0, this extractor uses the native Intl API
Ok, there is something I probably missed, so let me summarize: I have my codebase using the getter `l('SOME_KEY')`. Then I perform `l10ns update` to add all new keys. With...
Just preventing the bot to close this
I just encountered this issue with my team: some of my colleagues were able to deploy, others not. It drove me crazy! And I refused to believe that the `author`...
Hi @RWOverdijk. Thanks for your work! Could you publish your reimplementation on your fork that we can help to test it and speed up this to get it merged? We...