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

Internationalization #15

Open
Phidelux opened this issue Aug 18, 2019 · 2 comments
Open

Internationalization #15

Phidelux opened this issue Aug 18, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@Phidelux
Copy link
Collaborator

There is currently no clever way to support multiple languages. Therefore we should decide on a internationalization mechanism or framework like React-Intl.

@Phidelux Phidelux added the enhancement New feature or request label Aug 18, 2019
@poVoq
Copy link

poVoq commented Dec 24, 2019

Best would be a way to allow easy crowdsourcing of translations via Weblate or Transifex.

@poVoq
Copy link

poVoq commented Jan 2, 2020

The official react sample app has localization:
https://github.com/kaiostech/sample-react

It seems to use this:
https://github.com/eligrey/l10n.js/

See also (at bottom):
https://developer.kaiostech.com/getting-started/build-your-first-package-app/sample-code

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

No branches or pull requests

3 participants