Closed amin79 closed 8 months ago
No, this bug must have been introduced alongside recent changes. Thanks for bringing it to my attention. Working on a fix now.
Fixed in 2.3.1, available now.
Thank's for your great package and support :)
Now instead of NULL, it's completely removed. It should be like this or it's another problem?
This is the correct behavior. If you choose not to translate a value, it is not added to the translated ARB file. The app will fallback to the default ARB file. So in this case, IBAN will be used for each language.
Hello. I have this code:
But it sets
"iban": null
to all translated files.Is it a normal behaviour?