Translated using Weblate (Catalan)

Currently translated at 4.1% (23 of 557 strings)

Translation: MapComplete/Layer translations
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layer-translations/ca/
This commit is contained in:
Jacque Fresco 2021-05-21 09:39:06 +00:00 committed by Hosted Weblate
parent b1a6687eb2
commit 2db394497c

View file

@ -53,5 +53,41 @@
"question": "Dóna detalls d'on es pot trobar el desfibril·lador"
}
}
},
"nature_reserve": {
"tagRenderings": {
"8": {
"render": "<a href='mailto:{email}' target='_blank'>{email}</a>"
},
"9": {
"render": "<a href='tel:{email}' target='_blank'>{phone}</a>"
}
}
},
"playground": {
"tagRenderings": {
"8": {
"render": "<a href='tel:{phone}'>{phone}</a>"
},
"7": {
"render": "<a href='mailto:{email}'>{email}</a>"
}
}
},
"tree_node": {
"title": {
"mappings": {
"0": {
"then": "<i>{name}</i>"
}
}
}
},
"ghost_bike": {
"tagRenderings": {
"4": {
"render": "<i>{inscription}</i>"
}
}
}
}
}