Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Localization #63

Closed
5 of 6 tasks
wanderingstan opened this issue Jan 10, 2018 · 7 comments
Closed
5 of 6 tasks

Localization #63

wanderingstan opened this issue Jan 10, 2018 · 7 comments
Assignees
Labels
enhancement New feature or request ui/ux

Comments

@wanderingstan
Copy link
Collaborator

wanderingstan commented Jan 10, 2018

We can't be English/America-only. Let's get this DApp global!

Overall plan is:

Step 1: Choose localization library. Default choice for React would seem to be: react-localization

Step 2: Break apart current english strings and replace with appropriate l10n calls.

Step 3: Get translations for different languages.

If you have an opinion on 1, or want to do some research, that'd be very useful. Step 2 will be the bulk of this issue.

Sub-tasks created:

@wanderingstan wanderingstan added the enhancement New feature or request label Jan 10, 2018
@matthewliu matthewliu added this to Not prioritized in Origin Project Sprints via automation Apr 14, 2018
@micahalcorn
Copy link
Member

@wanderingstan do you want to link us here to the implementation(s) that you saw for us to reference?

@gaboesquivel
Copy link

this is a nice another lib for internationalization https://github.com/i18next/react-i18next

@micahalcorn micahalcorn moved this from Backlog to ? Prioritized 5/16/18-5/29/18 in Origin Project Sprints May 17, 2018
@wanderingstan
Copy link
Collaborator Author

John J and I had discord convo on this, with me forgetting g we already had an open issue.

His comment there:

cool - I'll look at swarm's stuff but I think this is the winner in terms of react i18n stuff:
https://www.npmjs.com/package/react-intl

@jordajm
Copy link
Contributor

jordajm commented May 17, 2018

react-i18next looks cool too though - worth checking out for sure - and @wanderingstan found this for translating between the json files it uses and .po/.pot files of gettext
https://www.npmjs.com/package/react-intl-po

@wanderingstan
Copy link
Collaborator Author

For reference: Here is our translation files & workflow or the website:
https://github.com/OriginProtocol/company-website/tree/master/translations

@jordajm jordajm moved this from 🌐Prioritized 5/16/18-5/29/18 to 🌐In Progress 5/16/18-5/29/18 in Origin Project Sprints May 22, 2018
jordajm added a commit that referenced this issue May 22, 2018
jordajm added a commit that referenced this issue May 28, 2018
jordajm added a commit that referenced this issue May 29, 2018
@jordajm
Copy link
Contributor

jordajm commented May 29, 2018

WIP PR:
#238

jordajm added a commit that referenced this issue May 29, 2018
jordajm added a commit that referenced this issue May 29, 2018
jordajm added a commit that referenced this issue Jun 1, 2018
jordajm added a commit that referenced this issue Jun 1, 2018
jordajm added a commit that referenced this issue Jun 1, 2018
tyleryasaka added a commit that referenced this issue Jun 2, 2018
Issue #63 - Localization of the demo-dapp - PART 1
@micahalcorn
Copy link
Member

Considered done with #263 split into sub-tasks ✅

Origin Project Sprints automation moved this from 📅In Progress 6/13/18-6/27/18 to 📅Done 6/13/18-6/27/18 Jun 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request ui/ux
Projects
Origin Project Sprints
  
📅Done 6/13/18-6/26/18
Development

No branches or pull requests

4 participants