Update README.md

This commit is contained in:
Jinho Jang 2020-04-10 11:58:10 +09:00 committed by GitHub
parent 2d9baa48e2
commit e90f26bf6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -18,7 +18,7 @@ We use [Lokalise](https://lokalise.co/) to translate the Status app and website
Video (47 seconds) : https://youtu.be/BVEwZfi7SmM
* Step 1 : Go to the [translation landing page](https://translate.status.im/) and click a link you would like to translate(e.g. Status app translation). You nedd to sign up for Lokalise to get your work started.
* Step 1 : Go to the [translation landing page](https://translate.status.im/) and click a link to start the translation(e.g. Status app translation) in the language card. You need to sign up for Lokalise in advance.
<img src="https://github.com/status-im/translate.status.im/blob/master/src/images/lokalise1.png" width="800">
@ -133,7 +133,6 @@ git clone https://github.com/status-im/translate.status.im.git
cd translate.status.im
```
```bash
yarn install
yarn run build
@ -160,4 +159,4 @@ yarn extract:messages
yarn manage:translations
Learn more at https://maksimivanov.com/posts/how-to-localize-react-application-using-react-intl/
```
```