diff options
author | raveit65 <[email protected]> | 2018-03-11 17:09:11 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-11 17:09:55 +0100 |
commit | ff52d7bc695ffe7070ae2e229c35568bb0125d9f (patch) | |
tree | 340a9d9ba9a066774a5fe146de4d2e3c9008ea6a | |
parent | dc6ea05ec724fa8f7e681584d0c0596b236aeed9 (diff) | |
download | marco-ff52d7bc695ffe7070ae2e229c35568bb0125d9f.tar.bz2 marco-ff52d7bc695ffe7070ae2e229c35568bb0125d9f.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/marco.pot source_lang = en +type = PO +minimum_perc = 1 |