forked from MapComplete/MapComplete
Fix: remove ghost bike translations from translation files and resync them, should fix the build
This commit is contained in:
parent
10e0e27778
commit
0487497e17
37 changed files with 1454 additions and 436 deletions
|
@ -1332,12 +1332,15 @@
|
|||
"ghost_bike-name": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "In ricordo di {name}"
|
||||
},
|
||||
"1": {
|
||||
"then": "Nessun nome scritto sulla bici"
|
||||
}
|
||||
},
|
||||
"question": "A chi è dedicata questa bici fantasma?",
|
||||
"questionHint": "Rispetta la privacy (compila solo il nome se questo è stato ampiamente pubblicato o se è scritto sulla bici). Decidi se è il caso di non inserire il cognome.",
|
||||
"render": "In ricordo di {name}"
|
||||
"render": "In ricordo di {subject}"
|
||||
},
|
||||
"ghost_bike-source": {
|
||||
"question": "In quale pagina web si possono trovare informazioni sulla bici fantasma o l’incidente?",
|
||||
|
@ -1351,6 +1354,9 @@
|
|||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Bici fantasma in ricordo di {subject}"
|
||||
},
|
||||
"1": {
|
||||
"then": "Bici fantasma in ricordo di {name}"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue