Skip to content

Commit 4ccdd6b

Browse files
Update config
1 parent bc7e8af commit 4ccdd6b

1 file changed

Lines changed: 14 additions & 3 deletions

File tree

.tx/config

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,20 @@
11
[main]
22
host = https://www.transifex.com
33

4-
[python-doc.python-newest]
4+
[python-doc.python-newest.tutorial]
5+
file_filter = 3.14/tutorial.po
6+
source_file = 3.14/tutorial.po
57
source_lang = en
68
type = PO
79

8-
file_filter = <lang>/**.po
9-
source_file = **.po
10+
[python-doc.python-newest.library]
11+
file_filter = 3.14/library.po
12+
source_file = 3.14/library.po
13+
source_lang = en
14+
type = PO
15+
16+
[python-doc.python-newest.c-api--abstract]
17+
file_filter = 3.14/c-api/abstract.po
18+
source_file = 3.14/c-api/abstract.po
19+
source_lang = en
20+
type = PO

0 commit comments

Comments
 (0)