Quique Borredá
Quique Borredá
I concur. I don't think anyone is going to have a 10+ different locale app, so it should be possible to have all key translations in just one page instead...
Similar to this, the json generator writes new entries on top of each other, and git comes up with this mess when merging: ```json { "files": [ "src/localizations/dictionary.js" ], >>>...
Well, we have over 240 translation strings .. translated into 5 languages. I'm thinking we might as well work on a db and some interface that outputs the json format,...
@krailler - you are invoking the `l` function here .. how comes your eslint includes an extra comma? Have you taken a look at `prettier` yet?
While you are at it, the search feature breaks (offers no results) trying to search for one of the proposed formats of string identifiers. Searching for something with a `_`...
If you are hosting the whole thing yourself it's not a plugin anymore. Is this the official answer to this at the moment, as of March 2020?
It's June 2022 and this issue just popped up again for one of our clients. Can we now use any Redux middleware on a Flex plugin?
Can you add the `UNBUNDLED_REACT=true` to an `.env` file to avoid needing to write it in every command?
As much as I understand, it returns a moment object, so it's going to pretty much be a normal date, possibly the day after (with a shift of x hours...