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

[WIP] i18n and issue fixes #53

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

uaktags
Copy link

@uaktags uaktags commented Oct 2, 2020

This PR is to incorporate i18n support as well as close out a few ongoing issues:

#36 is solved by #52 which has been merged.
#5 is in the process of being solved by this PR. Translations are json based (but the library supports yml and ini too). Each module can bring their own translation files, and each translation can be a normal const or can be a vsprintf const to support variables.
#49 was also incorporated following Christopher's updated details on the subject

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants