mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-22 15:04:44 +01:00
doc: Update translation_process.md
Updating Transifex broken link and remove Transifex config file section as it has been outdated.
This commit is contained in:
parent
0b3202d8ef
commit
3b0ec06d62
1 changed files with 1 additions and 15 deletions
|
@ -44,21 +44,7 @@ Visit the [Transifex Signup](https://www.transifex.com/signup/) page to create a
|
||||||
You can find the Bitcoin translation project at [https://www.transifex.com/bitcoin/bitcoin/](https://www.transifex.com/bitcoin/bitcoin/).
|
You can find the Bitcoin translation project at [https://www.transifex.com/bitcoin/bitcoin/](https://www.transifex.com/bitcoin/bitcoin/).
|
||||||
|
|
||||||
### Installing the Transifex client command-line tool
|
### Installing the Transifex client command-line tool
|
||||||
The client is used to fetch updated translations. If you are having problems, or need more details, see [https://docs.transifex.com/client/installing-the-client](https://docs.transifex.com/client/installing-the-client)
|
The client is used to fetch updated translations. Please check installation instructions and any other details at https://developers.transifex.com/docs/cli.
|
||||||
|
|
||||||
`pip install transifex-client`
|
|
||||||
|
|
||||||
Setup your Transifex client config as follows. Please *ignore the token field*.
|
|
||||||
|
|
||||||
```ini
|
|
||||||
nano ~/.transifexrc
|
|
||||||
|
|
||||||
[https://www.transifex.com]
|
|
||||||
hostname = https://www.transifex.com
|
|
||||||
password = PASSWORD
|
|
||||||
token =
|
|
||||||
username = USERNAME
|
|
||||||
```
|
|
||||||
|
|
||||||
The Transifex Bitcoin project config file is included as part of the repo. It can be found at `.tx/config`, however you shouldn’t need to change anything.
|
The Transifex Bitcoin project config file is included as part of the repo. It can be found at `.tx/config`, however you shouldn’t need to change anything.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue