diff options
author | raveit65 <[email protected]> | 2018-03-12 10:46:59 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-12 10:46:59 +0100 |
commit | ff705d77ad2568587f9807f7afa8203914681454 (patch) | |
tree | 291208ed7880e851d3f19ef52a1689454483a0e3 /.tx/config | |
parent | 92b4a1309bd469548033cb82c711f6ea5ebd43e2 (diff) | |
download | pluma-ff705d77ad2568587f9807f7afa8203914681454.tar.bz2 pluma-ff705d77ad2568587f9807f7afa8203914681454.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/pluma.pot source_lang = en +type = PO +minimum_perc = 1 |