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
|
@ -191,7 +191,8 @@
|
|||
"it": "Non accessibile, potrebbe essere solo per uso professionale"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"id": "defibrillator-access"
|
||||
},
|
||||
{
|
||||
"render": {
|
||||
|
@ -236,7 +237,8 @@
|
|||
"ru": "Это обычный автоматический дефибриллятор"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"id": "defibrillator-defibrillator"
|
||||
},
|
||||
{
|
||||
"question": {
|
||||
|
@ -287,7 +289,8 @@
|
|||
"de": "Dieser Defibrillator befindet sich in der <b>ersten Etage</b>"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"id": "defibrillator-level"
|
||||
},
|
||||
{
|
||||
"render": {
|
||||
|
@ -309,7 +312,8 @@
|
|||
"freeform": {
|
||||
"type": "text",
|
||||
"key": "defibrillator:location"
|
||||
}
|
||||
},
|
||||
"id": "defibrillator-defibrillator:location"
|
||||
},
|
||||
{
|
||||
"render": {
|
||||
|
@ -331,7 +335,8 @@
|
|||
"freeform": {
|
||||
"type": "text",
|
||||
"key": "defibrillator:location:en"
|
||||
}
|
||||
},
|
||||
"id": "defibrillator-defibrillator:location:en"
|
||||
},
|
||||
{
|
||||
"render": {
|
||||
|
@ -353,7 +358,8 @@
|
|||
"freeform": {
|
||||
"type": "text",
|
||||
"key": "defibrillator:location:fr"
|
||||
}
|
||||
},
|
||||
"id": "defibrillator-defibrillator:location:fr"
|
||||
},
|
||||
"wheelchair-access",
|
||||
{
|
||||
|
@ -374,7 +380,8 @@
|
|||
"freeform": {
|
||||
"type": "text",
|
||||
"key": "ref"
|
||||
}
|
||||
},
|
||||
"id": "defibrillator-ref"
|
||||
},
|
||||
{
|
||||
"render": {
|
||||
|
@ -394,7 +401,8 @@
|
|||
"freeform": {
|
||||
"key": "email",
|
||||
"type": "email"
|
||||
}
|
||||
},
|
||||
"id": "defibrillator-email"
|
||||
},
|
||||
{
|
||||
"render": {
|
||||
|
@ -414,7 +422,8 @@
|
|||
"freeform": {
|
||||
"key": "phone",
|
||||
"type": "phone"
|
||||
}
|
||||
},
|
||||
"id": "defibrillator-phone"
|
||||
},
|
||||
{
|
||||
"render": {
|
||||
|
@ -447,7 +456,8 @@
|
|||
"de": "24/7 geöffnet (auch an Feiertagen)"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"id": "defibrillator-opening_hours"
|
||||
},
|
||||
{
|
||||
"render": {
|
||||
|
@ -469,7 +479,8 @@
|
|||
"freeform": {
|
||||
"key": "description",
|
||||
"type": "text"
|
||||
}
|
||||
},
|
||||
"id": "defibrillator-description"
|
||||
},
|
||||
{
|
||||
"question": {
|
||||
|
@ -502,7 +513,8 @@
|
|||
"de": "Heute überprüft!"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"id": "defibrillator-survey:date"
|
||||
},
|
||||
{
|
||||
"render": {
|
||||
|
@ -523,7 +535,8 @@
|
|||
"freeform": {
|
||||
"key": "fixme",
|
||||
"type": "text"
|
||||
}
|
||||
},
|
||||
"id": "defibrillator-fixme"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue