Fix: remove ghost bike translations from translation files and resync them, should fix the build

This commit is contained in:
Pieter Vander Vennet 2023-07-09 10:25:55 +02:00
parent 10e0e27778
commit 0487497e17
37 changed files with 1454 additions and 436 deletions

View file

@ -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 lincidente?",
@ -1351,6 +1354,9 @@
"title": {
"mappings": {
"0": {
"then": "Bici fantasma in ricordo di {subject}"
},
"1": {
"then": "Bici fantasma in ricordo di {name}"
}
},