diff options
author | raveit65 <[email protected]> | 2018-03-11 16:15:59 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-11 16:16:56 +0100 |
commit | ae3e2a4cd05e131d63c9049775ee35dad71ce770 (patch) | |
tree | 8190b75cae6cdc1de38b8e52b62ed847607ed9c0 | |
parent | ead9eac79cae8b2181d6620951e9c41ed257d202 (diff) | |
download | eom-ae3e2a4cd05e131d63c9049775ee35dad71ce770.tar.bz2 eom-ae3e2a4cd05e131d63c9049775ee35dad71ce770.tar.xz |
transifex: set minimum_perc and type in config file
-rw-r--r-- | .tx/config | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,3 +5,5 @@ host = https://www.transifex.com file_filter = po/<lang>.po source_file = po/eom.pot source_lang = en +type = PO +minimum_perc = 1 |