diff --git a/messages/it-IT.json b/messages/it-IT.json index 89e23cd..e0f9ea0 100644 --- a/messages/it-IT.json +++ b/messages/it-IT.json @@ -137,15 +137,6 @@ "label": "Ricevuto da", "description": "Seleziona partecipante che ha ricevuto l'entrata." }, - "recurrenceRule": { - "label": "Expense Recurrence", - "description": "Select how often the expense should repeat.", - - "none": "None", - "daily": "Daily", - "weekly": "Weekly", - "monthly": "Monthly" - }, "paidFor": { "title": "Ricevuto per", "description": "Seleziona per chi è stato ricevuta l'entrata." @@ -170,6 +161,15 @@ "label": "Pagato da", "description": "Seleziona il partecipante che ha pagato la spesa." }, + "recurrenceRule": { + "label": "Periodicità della spesa", + "description": "Seleziona quanto frequentemente la spesa deve ripetersi.", + + "none": "Mai", + "daily": "Ogni giorno", + "weekly": "Ogni settimana", + "monthly": "Ogni mese" + }, "paidFor": { "title": "Pagato per", "description": "Seleziona per chi è stata pagato."