From debcbab561118d7f7602d77568b884d0e33f13ca Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Sat, 3 Jul 2021 19:31:31 +0200 Subject: [fix] add missing transifex configuration (./tx/config) BTW: update the documentation about transifex usage Signed-off-by: Markus Heiser --- .tx/config | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .tx/config (limited to '.tx') diff --git a/.tx/config b/.tx/config new file mode 100644 index 000000000..5e1f89c8a --- /dev/null +++ b/.tx/config @@ -0,0 +1,7 @@ +[main] +host = https://www.transifex.com +[searx.messagespo] +file_filter = searx/translations//LC_MESSAGES/messages.po +source_file = messages.pot +source_lang = en +type = PO -- cgit v1.2.3