Use sequential numbering for ordered list

Using all `1.` is a workaround to allow reordering large lists without redoing
numbering.
This commit is contained in:
Daniel Gasienica 2018-05-02 19:13:30 -04:00
parent 10c6561f5b
commit e010ff30a3

View file

@ -264,8 +264,8 @@ To pull the latest translations, follow these steps:
1. Download Transifex client:
https://docs.transifex.com/client/installing-the-client
1. Create Transifex account: https://transifex.com
1. Generate API token: https://www.transifex.com/user/settings/api/
1. Create `~/.transifexrc` configuration:
2. Create Transifex account: https://transifex.com
3. Generate API token: https://www.transifex.com/user/settings/api/
4. Create `~/.transifexrc` configuration:
https://docs.transifex.com/client/client-configuration#-transifexrc
1. Run `yarn grunt tx`.
5. Run `yarn grunt tx`.