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
It would be nice to share tooling across Swift projects, specifically for projects utilising a Vapor backend.
Lingo is a separate tool which describes a JSON payload akin to the Strings(dict) file in iOS. It has a plug-in for Vapor and is well maintained and documented making it a good format for ReMafoX to support.
Suggested Solution
ReMafoX should support reading and updating Lingo JSON values as if it were a strings file. It has complete support for pluralisation rules and more.
@Sherlouk Once again, thank you very much for this feature request!
I'm very much interested in helping make localization for apps that have a Vapor backend easier as I'm going to use Vapor for my backend of future consumer-facing apps as well. And at the end of the day, I wrote ReMafoX for myself, too.
So rest assured that I will tackle this at some point. As always, everybody please sure to upvote if you need this as well so I can prioritize accordingly.
Problem Statement
It would be nice to share tooling across Swift projects, specifically for projects utilising a Vapor backend.
Lingo is a separate tool which describes a JSON payload akin to the Strings(dict) file in iOS. It has a plug-in for Vapor and is well maintained and documented making it a good format for ReMafoX to support.
Suggested Solution
ReMafoX should support reading and updating Lingo JSON values as if it were a strings file. It has complete support for pluralisation rules and more.
https://github.com/miroslavkovac/Lingo
Additional Considerations
https://github.com/vapor-community/Lingo-Vapor
The text was updated successfully, but these errors were encountered: