mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 16:24:25 +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} uur en {minutes} minuten voor op standaardtijdzone",
|
||||
"monthDay": "{ordinal} dag",
|
||||
"lastMonthDay": "Last {ordinal} day",
|
||||
"lastMonthDayInLowercase": "last {ordinal} day",
|
||||
"eachMonthDayInMonthDays": "{ordinal}",
|
||||
"eachLastMonthDayInMonthDays": "last {ordinal}",
|
||||
"monthDays": "{multiMonthDays} dagen",
|
||||
"everyMultiDaysOfWeek": "Elke {days}",
|
||||
"everyMultiDaysOfMonth": "Elke {days} van de maand",
|
||||
@@ -1542,6 +1544,7 @@
|
||||
"Previous Billing Cycle": "Vorige factureringsperiode",
|
||||
"Current Billing Cycle": "Huidige factureringsperiode",
|
||||
"Last day": "Last day",
|
||||
"last day": "last day",
|
||||
"Custom Date": "Aangepaste datum",
|
||||
"Start Date": "Begindatum",
|
||||
"End Date": "Einddatum",
|
||||
|
||||
Reference in New Issue
Block a user