Skip to content

Commit 1528397

Browse files
committed
doc: add note about translations to README.md
1 parent 4c6cab2 commit 1528397

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,15 @@ for the build/test scripts.
6969
Large changes should have a test plan, and should be tested by somebody other
7070
than the developer who wrote the code.
7171
See https://github.com/bitcoin/QA/ for how to create a test plan.
72+
73+
Translations
74+
------------
75+
76+
Changes to translations as well as new translations can be submitted to
77+
[Bitcoin Core's Transifex page](https://www.transifex.com/projects/p/bitcoin/).
78+
79+
Periodically the translations are pulled from Transifex and merged into the git repository. See the
80+
[translation process](doc/translation_process.md) for details on how this works.
81+
82+
**Important**: We do not accept translation changes as github pull request because the next
83+
pull from Transifex would automatically overwrite them again.

0 commit comments

Comments
 (0)