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