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}시간 {minutes}분 빠릅니다",
|
||||
"monthDay": "{ordinal}일",
|
||||
"lastMonthDay": "Last {ordinal} day",
|
||||
"lastMonthDayInLowercase": "last {ordinal} day",
|
||||
"eachMonthDayInMonthDays": "{ordinal}",
|
||||
"eachLastMonthDayInMonthDays": "last {ordinal}",
|
||||
"monthDays": "{multiMonthDays}일",
|
||||
"everyMultiDaysOfWeek": "매주 {days}",
|
||||
"everyMultiDaysOfMonth": "매월 {days}일",
|
||||
@@ -1542,6 +1544,7 @@
|
||||
"Previous Billing Cycle": "이전 청구 주기",
|
||||
"Current Billing Cycle": "현재 청구 주기",
|
||||
"Last day": "Last day",
|
||||
"last day": "last day",
|
||||
"Custom Date": "사용자 지정 날짜",
|
||||
"Start Date": "시작 날짜",
|
||||
"End Date": "종료 날짜",
|
||||
|
||||
Reference in New Issue
Block a user