Update it.json

I added the missing italian verbs just for the display of "donations" but I see a lot more verbs missing. Does it make sense to translate and  fill in everything which is to be found in en.json ?
This commit is contained in:
Erhardt Stiefel 2019-12-13 15:04:09 +01:00 committed by GitHub
parent 6a2ae77b60
commit 92548344ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -238,10 +238,10 @@
"description": ""
},
"donations": {
"name": "",
"goal": "",
"progress": "",
"successfulUpdate": ""
"name": "Info donazioni",
"goal": "Donazioni mensili necessarie",
"progress": "Donazioni raccolte finora",
"successfulUpdate": "Informazioni sulle donazioni aggiornate con successo!"
}
},
"post": {
@ -745,8 +745,8 @@
}
},
"donations": {
"donations-for": "",
"donate-now": "",
"amount-of-total": ""
"donations-for": "Donazioni per",
"donate-now": "Dona ora",
"amount-of-total": "{amount} of {total} € collezionato"
}
}