mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-06 05:01:25 -07:00
Add Transifex client config.
This commit is contained in:
parent
e08ae6b668
commit
d15107c1b4
1 changed files with 18 additions and 0 deletions
18
.tx/config
Normal file
18
.tx/config
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
[main]
|
||||||
|
host = https://www.transifex.com
|
||||||
|
|
||||||
|
[qbittorrent.qbittorrent_ents]
|
||||||
|
file_filter = src/lang/qbittorrent_<lang>.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
|
Loading…
Add table
Add a link
Reference in a new issue