diff options
author | raveit65 <[email protected]> | 2018-03-12 10:36:54 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-12 10:37:32 +0100 |
commit | eb798b595780470bd3a81203ff1198c3d91f7671 (patch) | |
tree | 34a49a5f55e069f7c34fb58663f702d7305bf287 | |
parent | 45f2905c7d4649a53fb1e163c3f23fe8a2b79eba (diff) | |
download | mozo-eb798b595780470bd3a81203ff1198c3d91f7671.tar.bz2 mozo-eb798b595780470bd3a81203ff1198c3d91f7671.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/mozo.pot source_lang = en +type = PO +minimum_perc = 1 |