diff options
Diffstat (limited to '.tx/config')
-rw-r--r-- | .tx/config | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config new file mode 100644 index 0000000000..d6cc3aab88 --- /dev/null +++ b/.tx/config @@ -0,0 +1,7 @@ +[main] +host = https://www.transifex.com + +[bitcoin.qt-translation-012x] +file_filter = src/qt/locale/bitcoin_<lang>.ts +source_file = src/qt/locale/bitcoin_en.ts +source_lang = en |