mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
28 lines
660 B
Plaintext
28 lines
660 B
Plaintext
[main]
|
|
host = https://www.transifex.com
|
|
|
|
[o:openstreetmap:p:id-editor:r:community]
|
|
file_filter = .tx/tmp/community/<lang>.yaml
|
|
source_file = .tx/tmp/community/en.yaml
|
|
source_lang = en
|
|
type = YAML
|
|
|
|
[o:openstreetmap:p:id-editor:r:core]
|
|
file_filter = .tx/tmp/core/<lang>.yaml
|
|
source_file = data/core.yaml
|
|
source_lang = en
|
|
type = YAML
|
|
|
|
[o:openstreetmap:p:id-editor:r:imagery]
|
|
file_filter = .tx/tmp/imagery/<lang>.yaml
|
|
source_file = .tx/tmp/imagery/en.yaml
|
|
source_lang = en
|
|
type = YAML
|
|
|
|
[o:openstreetmap:p:id-editor:r:presets]
|
|
file_filter = .tx/tmp/presets/<lang>.yaml
|
|
source_file = .tx/tmp/presets/en.yaml
|
|
source_lang = en
|
|
type = YAML
|
|
|