From 562fe8374e90d4cb4bdf5ea48210f80f6e6d7c64 Mon Sep 17 00:00:00 2001 From: Igor Kuzmenko Date: Sat, 29 Jul 2017 19:05:09 +0200 Subject: [PATCH] Adds English language as a source in Transifex config --- .tx/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.tx/config b/.tx/config index 885a949a..20357fc8 100644 --- a/.tx/config +++ b/.tx/config @@ -3,6 +3,7 @@ host = https://www.transifex.com [bitcoinorg.bitcoinorg] file_filter = .tx/translations/.yml +source_file = .tx/translations/en.yml source_lang = en type = YML