mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
support daily and yearly intervals for scheduled transactions
This commit is contained in:
@@ -126,6 +126,7 @@
|
||||
"monthDays": "{multiMonthDays} days",
|
||||
"everyMultiDaysOfWeek": "Every {days}",
|
||||
"everyMultiDaysOfMonth": "Every {days} of month",
|
||||
"everyMultiDaysOfYear": "Every {days} of year",
|
||||
"youHaveAccounts": "You have recorded {count} accounts",
|
||||
"addNewTag": "Add new tag \"{tag}\"",
|
||||
"clickToSelectedFile": "Click to select import file ({extensions})",
|
||||
@@ -1553,8 +1554,10 @@
|
||||
"Select Date": "Select Date",
|
||||
"Select Time": "Select Time",
|
||||
"Now": "Now",
|
||||
"Daily": "Daily",
|
||||
"Weekly": "Weekly",
|
||||
"Monthly": "Monthly",
|
||||
"Yearly": "Yearly",
|
||||
"Custom": "Custom",
|
||||
"Greater than": "Greater than",
|
||||
"Less than": "Less than",
|
||||
|
||||
Reference in New Issue
Block a user