Add translation names in an automated way

This commit is contained in:
Pieter Vander Vennet 2021-09-26 18:16:18 +02:00
parent 699e609fd7
commit a53a0f3b6f
23 changed files with 168 additions and 84 deletions

View file

@ -117,7 +117,8 @@
"fr": "Aucun nom n'est marqué sur le vélo"
}
}
]
],
"id": "ghost_bike-name"
},
{
"question": {
@ -139,7 +140,8 @@
"freeform": {
"type": "url",
"key": "source"
}
},
"id": "ghost_bike-source"
},
{
"question": {
@ -161,7 +163,8 @@
},
"freeform": {
"key": "inscription"
}
},
"id": "ghost_bike-inscription"
},
{
"question": {
@ -180,7 +183,8 @@
"freeform": {
"key": "start_date",
"type": "date"
}
},
"id": "ghost_bike-start_date"
}
]
}