diff options
Diffstat (limited to 'locale')
-rw-r--r-- | locale/readme.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/locale/readme.txt b/locale/readme.txt new file mode 100644 index 0000000000..9fca3ce657 --- /dev/null +++ b/locale/readme.txt @@ -0,0 +1,5 @@ +put bitcoin.po and bitcoin.mo files at:
+locale/<langcode>/LC_MESSAGES/bitcoin.mo and .po
+
+.po is the sourcefile
+.mo is the compiled translation
|