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

Translate some words on the app #16

Open
felipemarinho97 opened this issue Oct 27, 2018 · 0 comments
Open

Translate some words on the app #16

felipemarinho97 opened this issue Oct 27, 2018 · 0 comments
Labels

Comments

@felipemarinho97
Copy link
Owner

felipemarinho97 commented Oct 27, 2018

Current translated words: pt, es, fr, en, de, fr, es, sv, no, lt, pl, tr, uk, ru

  1. Fork this repo
  2. Pick a language you're good and left a message here
  3. Edit the src/messages.js, duplicate the structure in their folder and replace en in the key with your language's standard two-letter ISO 639-1 code.
  4. Add the import and the require(...) on src/index.js (+2 lines) and update the list inside addLocaleData function (+1 list).
  5. Open a PR named [country-code] Translation request

OBS: You don't need to call the build.sh script.

@felipemarinho97 felipemarinho97 changed the title Translate the app Translate some words on the app Oct 27, 2018
hannesfant pushed a commit to hannesfant/iskra-webkit-greeter that referenced this issue Oct 27, 2018
felipemarinho97 added a commit that referenced this issue Oct 27, 2018
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

1 participant