mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
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:
parent
6a2ae77b60
commit
92548344ca
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user