diff options
author | raveit65 <[email protected]> | 2018-03-11 16:15:59 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-11 16:15:59 +0100 |
commit | 30940c7a768da94cd38f83d873b3ce1d5a9ac6ef (patch) | |
tree | c6a98ca571317c100a4cf04e99efdfe6bb70f61d /.tx/config | |
parent | 29a62cd3da207d292adbcad1e01498c50e638d5b (diff) | |
download | eom-30940c7a768da94cd38f83d873b3ce1d5a9ac6ef.tar.bz2 eom-30940c7a768da94cd38f83d873b3ce1d5a9ac6ef.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/eom.pot source_lang = en +type = PO +minimum_perc = 1 |