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

Use better internationalisation solutions #410

Open
deepansh96 opened this issue Aug 24, 2021 · 0 comments
Open

Use better internationalisation solutions #410

deepansh96 opened this issue Aug 24, 2021 · 0 comments

Comments

@deepansh96
Copy link
Member

Currently, all our translations live inside our codebase. The industry-standard way to do this is to have a website/solution manage all that for us. During deployment, those solutions will inject all the relevant translations into our production build so they can be used by the client.

This way, non developers can also add translations.

To use - Transifex, localise.com (any system that supports .po files)

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

No branches or pull requests

1 participant