mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 00:34:28 +08:00
support setting the last 1 to 3 days of the month to scheduled transaction frequency
This commit is contained in:
@@ -120,7 +120,9 @@
|
||||
"hoursMinutesAheadOfDefaultTimezone": "{hours} hour(s) and {minutes} minutes ahead of default timezone",
|
||||
"monthDay": "{ordinal} day",
|
||||
"lastMonthDay": "Last {ordinal} day",
|
||||
"lastMonthDayInLowercase": "last {ordinal} day",
|
||||
"eachMonthDayInMonthDays": "{ordinal}",
|
||||
"eachLastMonthDayInMonthDays": "last {ordinal}",
|
||||
"monthDays": "{multiMonthDays} days",
|
||||
"everyMultiDaysOfWeek": "Every {days}",
|
||||
"everyMultiDaysOfMonth": "Every {days} of month",
|
||||
@@ -1542,6 +1544,7 @@
|
||||
"Previous Billing Cycle": "Previous Billing Cycle",
|
||||
"Current Billing Cycle": "Current Billing Cycle",
|
||||
"Last day": "Last day",
|
||||
"last day": "last day",
|
||||
"Custom Date": "Custom Date",
|
||||
"Start Date": "Start Date",
|
||||
"End Date": "End Date",
|
||||
|
||||
Reference in New Issue
Block a user