Add transifex config
This commit is contained in:
parent
9fd90255d5
commit
349e32a822
1 changed files with 10 additions and 0 deletions
10
.tx/config
Normal file
10
.tx/config
Normal file
|
@ -0,0 +1,10 @@
|
|||
[main]
|
||||
host = https://www.transifex.com
|
||||
|
||||
[saleor-1.dashboard-20]
|
||||
file_filter = locale/<lang>.po
|
||||
minimum_perc = 1
|
||||
source_file = locale/messages.pot
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
Loading…
Reference in a new issue