Added .tx directory for transifex client to source control
This commit is contained in:
parent
22bde81712
commit
571cf9c5d9
1 changed files with 8 additions and 0 deletions
8
.tx/config
Normal file
8
.tx/config
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[main]
|
||||
host = https://www.transifex.com
|
||||
|
||||
[octoprint.messages]
|
||||
file_filter = src/octoprint/translations/<lang>/LC_MESSAGES/messages.po
|
||||
source_file = src/octoprint/translations/messages.pot
|
||||
source_lang = en
|
||||
|
||||
Loading…
Reference in a new issue