Translation sync
This commit is contained in:
parent
9a1bbb8549
commit
e2b3910afe
8 changed files with 36 additions and 11 deletions
|
@ -81,7 +81,9 @@
|
|||
"freeform": {
|
||||
"key": "phone",
|
||||
"type": "phone",
|
||||
"addExtraTags": ["contact:phone="]
|
||||
"addExtraTags": [
|
||||
"contact:phone="
|
||||
]
|
||||
}
|
||||
},
|
||||
"osmlink": {
|
||||
|
@ -158,7 +160,9 @@
|
|||
"freeform": {
|
||||
"key": "email",
|
||||
"type": "email",
|
||||
"addExtraTags": ["contact:email="]
|
||||
"addExtraTags": [
|
||||
"contact:email="
|
||||
]
|
||||
}
|
||||
},
|
||||
"website": {
|
||||
|
@ -185,7 +189,9 @@
|
|||
"freeform": {
|
||||
"key": "website",
|
||||
"type": "url",
|
||||
"addExtraTags": ["contact:website="]
|
||||
"addExtraTags": [
|
||||
"contact:website="
|
||||
]
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue