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