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:
parent
10c6561f5b
commit
e010ff30a3
1 changed files with 4 additions and 4 deletions
|
@ -264,8 +264,8 @@ To pull the latest translations, follow these steps:
|
||||||
|
|
||||||
1. Download Transifex client:
|
1. Download Transifex client:
|
||||||
https://docs.transifex.com/client/installing-the-client
|
https://docs.transifex.com/client/installing-the-client
|
||||||
1. Create Transifex account: https://transifex.com
|
2. Create Transifex account: https://transifex.com
|
||||||
1. Generate API token: https://www.transifex.com/user/settings/api/
|
3. Generate API token: https://www.transifex.com/user/settings/api/
|
||||||
1. Create `~/.transifexrc` configuration:
|
4. Create `~/.transifexrc` configuration:
|
||||||
https://docs.transifex.com/client/client-configuration#-transifexrc
|
https://docs.transifex.com/client/client-configuration#-transifexrc
|
||||||
1. Run `yarn grunt tx`.
|
5. Run `yarn grunt tx`.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue