mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54: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}小時{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": "結束日期",
|
||||
|
||||
Reference in New Issue
Block a user