Sync translations

This commit is contained in:
Pieter Vander Vennet 2021-05-27 21:20:04 +02:00
parent 5503d951aa
commit 1487411a25
47 changed files with 1645 additions and 1267 deletions

View file

@ -54,6 +54,13 @@
}
}
},
"ghost_bike": {
"tagRenderings": {
"4": {
"render": "<i>{inscription}</i>"
}
}
},
"nature_reserve": {
"tagRenderings": {
"8": {
@ -66,11 +73,11 @@
},
"playground": {
"tagRenderings": {
"8": {
"render": "<a href='tel:{phone}'>{phone}</a>"
},
"7": {
"render": "<a href='mailto:{email}'>{email}</a>"
},
"8": {
"render": "<a href='tel:{phone}'>{phone}</a>"
}
}
},
@ -82,12 +89,5 @@
}
}
}
},
"ghost_bike": {
"tagRenderings": {
"4": {
"render": "<i>{inscription}</i>"
}
}
}
}
}