diff --git a/.tx/config b/.tx/config new file mode 100644 index 000000000..bd9eab65a --- /dev/null +++ b/.tx/config @@ -0,0 +1,18 @@ +[main] +host = https://www.transifex.com + +[qbittorrent.qbittorrent_ents] +file_filter = src/lang/qbittorrent_.ts +source_file = src/lang/qbittorrent_en.ts +source_lang = en +type = QT +minimum_perc = 23 +mode = developer + + +[qbittorrent.qbittorrentdesktop] +source_file = src/Icons/qBittorrent.desktop +source_lang = en +type = DESKTOP +minimum_perc = 23 +mode = developer