Browse Source

tx: change slug to `bitcoin.qt-translation-013x`

Fetch the 0.13 translations, not the 0.12 translations.
0.13
Wladimir J. van der Laan 8 years ago
parent
commit
9a227e95bb
No known key found for this signature in database
GPG Key ID: 74810B012346C9A6
  1. 2
      .tx/config

2
.tx/config

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
[main]
host = https://www.transifex.com
[bitcoin.qt-translation-012x]
[bitcoin.qt-translation-013x]
file_filter = src/qt/locale/bitcoin_<lang>.ts
source_file = src/qt/locale/bitcoin_en.ts
source_lang = en

Loading…
Cancel
Save