support setting the last 1 to 3 days of the month to scheduled transaction frequency

This commit is contained in:
MaysWind
2026-04-13 00:06:45 +08:00
parent 0222f61da6
commit d7151bc7ab
26 changed files with 148 additions and 32 deletions
+3
View File
@@ -120,7 +120,9 @@
"hoursMinutesAheadOfDefaultTimezone": "比預設時區早{hours}小時{minutes}分",
"monthDay": "{ordinal}日",
"lastMonthDay": "倒數第{ordinal}日",
"lastMonthDayInLowercase": "倒數第{ordinal}日",
"eachMonthDayInMonthDays": "{ordinal}日",
"eachLastMonthDayInMonthDays": "倒數第{ordinal}日",
"monthDays": "{multiMonthDays}",
"everyMultiDaysOfWeek": "每{days}",
"everyMultiDaysOfMonth": "每月{days}",
@@ -1542,6 +1544,7 @@
"Previous Billing Cycle": "上個帳單週期",
"Current Billing Cycle": "當前帳單週期",
"Last day": "倒數第1日",
"last day": "倒數第1日",
"Custom Date": "自訂日期",
"Start Date": "開始日期",
"End Date": "結束日期",