tried to pull from transifex with command: tx pull -f -l fr --minimum-perc=70
got error message: tx ERROR: not enough values to unpack (expected 2, got 1)
googled and searched in transifex docs, but no help. no documents at all.
tx --version
0.14.4, py 3.10, x86_64
.tx/config
[main]
host = https://www.transifex.com
lang_map = zh_CN: zh_Hans, zh_TW: zh_Hant
[o:django:p:django-docs:r:website-strings]
file_filter = docs/locale/<lang>/LC_MESSAGES/django.po
source_file = docs/locale/en/LC_MESSAGES/django.po
source_lang = en
...
~/.transifexrc
[https://app.transifex.com]
api_hostname = https://api.transifex.com
hostname = https://app.transifex.com
token = ...