Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] Lingo Compatibility (Vapor) #36

Open
Sherlouk opened this issue Oct 15, 2022 · 1 comment
Open

[Feat] Lingo Compatibility (Vapor) #36

Sherlouk opened this issue Oct 15, 2022 · 1 comment
Assignees
Labels
Feature Request New functionality the app doesn't provide yet Size: Large Probably less than 3 months of work

Comments

@Sherlouk
Copy link

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

@Jeehut
Copy link
Member

Jeehut commented Oct 15, 2022

@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.

@Jeehut Jeehut added Feature Request New functionality the app doesn't provide yet Size: Large Probably less than 3 months of work labels Oct 15, 2022
@Jeehut Jeehut self-assigned this Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request New functionality the app doesn't provide yet Size: Large Probably less than 3 months of work
Projects
None yet
Development

No branches or pull requests

2 participants