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

Localization strategy? #39

Closed
mikeal opened this issue Aug 2, 2018 · 2 comments
Closed

Localization strategy? #39

mikeal opened this issue Aug 2, 2018 · 2 comments
Labels

Comments

@mikeal
Copy link
Member

mikeal commented Aug 2, 2018

We need to figure out how community members can contribute localizations to the lessons.

@lidel
Copy link
Collaborator

lidel commented Sep 10, 2018

@mikeal we should add it to https://www.transifex.com/ipfs/public/ :)

Steps I see:

  1. Create a PR which moves English strings to separate source files, preferably in JSON-ICU format (to make it framework-agnostic and integrate with Transifex without conversion step).
    Some prior art:
  2. In the same PR add .tx/config and create a project at Transifex (ping @lidel)
  3. Merge to master
  4. Set up Transifex to automatically check source strings from master for updates

Step 1 is a chore but If you create PR with that, I can set up the rest :)

For more info about Transifex part, see References in ipfs/ipfs-gui#50

@terichadbourne
Copy link
Member

Closing in favor of #268 which I created accidentally as a duplicate. Have moved the detailed notes over there for reference.

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

No branches or pull requests

3 participants