Merge pull request #499 from codler/patch-3
Add a note to only include .po file
This commit is contained in:
commit
dc0c768760
1 changed files with 2 additions and 0 deletions
|
@ -3,3 +3,5 @@ locale/<langcode>/LC_MESSAGES/bitcoin.mo and .po
|
||||||
|
|
||||||
.po is the sourcefile
|
.po is the sourcefile
|
||||||
.mo is the compiled translation
|
.mo is the compiled translation
|
||||||
|
|
||||||
|
Note: pull requests should only include the .po file. Do not include .mo file
|
Loading…
Reference in a new issue