Transifex configuration
This commit is contained in:
parent
7b9d35e028
commit
6c3a7e5204
1 changed files with 9 additions and 0 deletions
9
.tx/config
Normal file
9
.tx/config
Normal file
|
@ -0,0 +1,9 @@
|
|||
[main]
|
||||
host = https://www.transifex.com
|
||||
|
||||
[pkc.stringspo]
|
||||
source_file = resources/language/resource.language.en_gb/strings.po
|
||||
source_lang = en_gb
|
||||
type = PO
|
||||
file_filter = resources/language/resource.language.<lang>/strings.po
|
||||
minimum_perc = 60
|
Loading…
Reference in a new issue