mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 00:12:11 +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} Stunde(n) und {minutes} Minute(n) vor der Standardzeitzone",
|
||||
"monthDay": "{ordinal} Tag",
|
||||
"lastMonthDay": "Last {ordinal} day",
|
||||
"lastMonthDayInLowercase": "last {ordinal} day",
|
||||
"eachMonthDayInMonthDays": "{ordinal}",
|
||||
"eachLastMonthDayInMonthDays": "last {ordinal}",
|
||||
"monthDays": "{multiMonthDays} Tage",
|
||||
"everyMultiDaysOfWeek": "Jeden {days}",
|
||||
"everyMultiDaysOfMonth": "Jeden {days} des Monats",
|
||||
@@ -1542,6 +1544,7 @@
|
||||
"Previous Billing Cycle": "Vorheriger Abrechnungszeitraum",
|
||||
"Current Billing Cycle": "Aktueller Abrechnungszeitraum",
|
||||
"Last day": "Last day",
|
||||
"last day": "last day",
|
||||
"Custom Date": "Benutzerdefiniertes Datum",
|
||||
"Start Date": "Startdatum",
|
||||
"End Date": "Enddatum",
|
||||
|
||||
Reference in New Issue
Block a user