You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@crowdagger It may help if you use a yaml file as a workaround. In my case I'm using a single yaml file for all translations. This way my IDE warns me if the same key is defined twice. Hope this helps! 😊
Hey, thanks for this crate! 🙏
When moving one of my project to use it, I added the same key twice by accident. Obviously the end result of what was displayed was not as expected 😓
I don't know how feasible it is, but it would be awesome if this could be caught at compile time with a clear message :)
The text was updated successfully, but these errors were encountered: