mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-14 21:28:11 +02:00
Add community index to transifex config file
This doesn't really affect anything, but it allows us to `tx pull -a` down all the strings to a temporary location and look at them.
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
host = https://www.transifex.com
|
||||
minimum_perc = 1
|
||||
|
||||
[id-editor.community]
|
||||
file_filter = .tx/tmp/community/<lang>.yaml
|
||||
source_lang = en
|
||||
type = YAML
|
||||
|
||||
[id-editor.core]
|
||||
file_filter = .tx/tmp/core/<lang>.yaml
|
||||
source_file = data/core.yaml
|
||||
|
||||
Reference in New Issue
Block a user