mapcomplete/langs/shared-questions/it.json
Fabio Bettani 03a307aec6
Translated using Weblate (Italian)
Currently translated at 100.0% (6 of 6 strings)

Translation: MapComplete/shared-questions
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/it/
2021-07-04 00:10:03 +02:00

20 lines
767 B
JSON

{
"undefined": {
"opening_hours": {
"render": "<h3>Orari di apertura</h3>{opening_hours_table(opening_hours)}",
"question": "Quali sono gli orari di apertura di {name}?"
},
"description": {
"question": "C'è ancora qualche informazione importante che non è stato possibile fornire nelle domande precedenti? Aggiungila qui.<br/><span style='font-size: small'>Non ripetere informazioni già fornite</span>"
},
"website": {
"question": "Qual è il sito web di {name}?"
},
"email": {
"question": "Qual è l'indirizzo email di {name}?"
},
"phone": {
"question": "Qual è il numero di telefono di {name}?"
}
}
}