diff options
author | raveit65 <[email protected]> | 2018-03-11 17:09:11 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-11 17:09:11 +0100 |
commit | 5989216119f488ad27daa711d98799184c8f64ae (patch) | |
tree | 9a02f41d8685889f27b6fd89f75b7a37eeab05d4 /.tx/config | |
parent | 03cffa36b4c89532873848064ef595e5d0ac9b9c (diff) | |
download | marco-5989216119f488ad27daa711d98799184c8f64ae.tar.bz2 marco-5989216119f488ad27daa711d98799184c8f64ae.tar.xz |
transifex: set minimum_perc and type in config file
Diffstat (limited to '.tx/config')
-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/marco.pot source_lang = en +type = PO +minimum_perc = 1 |