add tagRendering for start_date

This commit is contained in:
Osmwithspace 2025-03-07 11:19:15 +01:00
parent 201cf4761b
commit 154ac6cc58

View file

@ -96,6 +96,21 @@
"id": "association"
},
"contact",
{
"render": {
"en": "This group was founded at {start_date}",
"de": "Dieser Stamm wurde gegründet am {start_date}"
},
"question": {
"en": "When was this group founded?",
"de": "Wann wurde dieser Stamm gegründet?"
},
"freeform": {
"key": "start_date",
"type": "date"
},
"id": "start_date"
},
"questions",
"mastodon"
],