mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 08:44: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": "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