commit 2897d503ea5b916dd8ff3d7f877c9a6fdbb59d70 Author: Translation commit bot translation@torproject.org Date: Tue May 26 18:34:43 2020 +0000
Add tx config --- .tx/config | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/.tx/config b/.tx/config new file mode 100644 index 0000000000..af448ada50 --- /dev/null +++ b/.tx/config @@ -0,0 +1,9 @@ +[torproject.policies-code_of_conducttxtpot] +file_filter = code_of_conduct+<lang>.po +source_file = code_of_conduct.pot +source_lang = en +minimum_perc = 95 + +[main] +host = https://www.transifex.net +
tor-commits@lists.torproject.org