mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
support daily and yearly intervals for scheduled transactions
This commit is contained in:
@@ -126,6 +126,7 @@
|
||||
"monthDays": "{multiMonthDays} giorni",
|
||||
"everyMultiDaysOfWeek": "Ogni {days}",
|
||||
"everyMultiDaysOfMonth": "Ogni {days} del mese",
|
||||
"everyMultiDaysOfYear": "Every {days} of year",
|
||||
"youHaveAccounts": "Hai registrato {count} profili",
|
||||
"addNewTag": "Aggiungi nuovo giorno \"{tag}\"",
|
||||
"clickToSelectedFile": "Carica un file ({extensions})",
|
||||
@@ -1553,8 +1554,10 @@
|
||||
"Select Date": "Seleziona data",
|
||||
"Select Time": "Seleziona ora",
|
||||
"Now": "Adesso",
|
||||
"Daily": "Daily",
|
||||
"Weekly": "Settimanale",
|
||||
"Monthly": "Mensile",
|
||||
"Yearly": "Yearly",
|
||||
"Custom": "Personalizzato",
|
||||
"Greater than": "Maggiore di",
|
||||
"Less than": "Minore di",
|
||||
|
||||
Reference in New Issue
Block a user