File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -69,3 +69,15 @@ for the build/test scripts.
69
69
Large changes should have a test plan, and should be tested by somebody other
70
70
than the developer who wrote the code.
71
71
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.
You can’t perform that action at this time.
0 commit comments