Translation sync

This commit is contained in:
Pieter Vander Vennet 2022-01-06 15:38:43 +01:00
parent 9a1bbb8549
commit e2b3910afe
8 changed files with 36 additions and 11 deletions

View file

@ -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": [
{