Skip to content

Commit fa19e77

Browse files
author
MarcoFalke
committed
doc: Remove link to unused transifex
1 parent d3f0638 commit fa19e77

File tree

2 files changed

+4
-11
lines changed

2 files changed

+4
-11
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Where proposed content is about Bitcoin Core project policy, there should rough
2222

2323
## Translation Process
2424

25-
Translation of the website is done using Transifex. To become a translator please create an account at [Transifex.com](https://transifex.com/), then apply to join the [bitcoincore.org project](https://www.transifex.com/bitcoincore/bitcoincoreorg).
25+
Translation of the website is done manually for now.
2626

2727
Each document has a header called "Front Matter", which looks something like this:
2828

@@ -49,13 +49,13 @@ Translators should only translate the `title:` field, and change the language co
4949
layout: post
5050
---
5151

52-
Notice the remaining fields are left untranslated, however in Transifiex, you must copy these fields as translations (without actually translating them).
52+
Notice the remaining fields are left untranslated.
5353

5454
### Important note
5555

5656
Please be careful when translating Markdown formatting, this must be exact (including spaces). Markdown titles require a space after the header tags, e.g. `## Title`.
5757

58-
Please note that [translations.yml](https://github.com/bitcoin-core/website/blob/master/_data/translations.yml) and [navigation.yml](https://github.com/bitcoin-core/website/blob/master/_data/navigation.yml) should be translated and submitted as normal pull-requests because they are not compatible with Transifex at this time.
58+
Translations, as well as [languages.yml](/_data/languages.yml), [translations.yml](/_data/translations.yml) and [navigation.yml](/_data/navigation.yml) should be translated and submitted as normal pull-requests.
5959

6060
## License
6161

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,7 @@ File names *must* be in the format `Y-m-d-title.md`, e.g. `2015-12-31-title.md`.
1212

1313
## Translations
1414

15-
The main translations can be found at [Transifex](https://www.transifex.com/bitcoincore/bitcoincoreorg/). Please
16-
join if you wish to contribute to translating content.
17-
18-
Menu and miscellaneous localisations can be found in:
19-
20-
- `_data/lanaguges.yml`
21-
- `_data/navgation.yml`
22-
- `_data/translations.yml`
15+
See [CONTRIBUTING.md](/CONTRIBUTING.md#translation-process) for more information.
2316

2417
## Front Matter notes
2518

0 commit comments

Comments
 (0)