Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 62730f6

Browse files
committedDec 30, 2022
Add transifexrc file
1 parent 8558169 commit 62730f6

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed
 

‎.buildbot/temp/.transifexrc‎

Lines changed: 0 additions & 5 deletions
This file was deleted.

‎.tx/config‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[main]
2+
host = https://www.transifex.com
3+
api_token = ''
4+
[pybitmessage-test.messages-pot]
5+
file_filter = <lang>po
6+
minimum_perc = 0
7+
source_file = messages.pot
8+
source_lang = en
9+
type = PO
10+

0 commit comments

Comments
 (0)
Please sign in to comment.