forked from MapComplete/MapComplete
Add translation names in an automated way
This commit is contained in:
parent
699e609fd7
commit
a53a0f3b6f
23 changed files with 168 additions and 84 deletions
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue