mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 08:44:25 +08:00
support daily and yearly intervals for scheduled transactions
This commit is contained in:
@@ -126,6 +126,7 @@
|
||||
"monthDays": "{multiMonthDays} วัน",
|
||||
"everyMultiDaysOfWeek": "ทุกๆ {days}",
|
||||
"everyMultiDaysOfMonth": "ทุกๆ {days} ของเดือน",
|
||||
"everyMultiDaysOfYear": "Every {days} of year",
|
||||
"youHaveAccounts": "คุณได้บันทึกบัญชี {count} บัญชี",
|
||||
"addNewTag": "เพิ่มแท็กใหม่ \"{tag}\"",
|
||||
"clickToSelectedFile": "คลิกเพื่อเลือกไฟล์นำเข้า ({extensions})",
|
||||
@@ -1553,8 +1554,10 @@
|
||||
"Select Date": "เลือกวันที่",
|
||||
"Select Time": "เลือกเวลา",
|
||||
"Now": "ตอนนี้",
|
||||
"Daily": "Daily",
|
||||
"Weekly": "รายสัปดาห์",
|
||||
"Monthly": "รายเดือน",
|
||||
"Yearly": "Yearly",
|
||||
"Custom": "กำหนดเอง",
|
||||
"Greater than": "มากกว่า",
|
||||
"Less than": "น้อยกว่า",
|
||||
|
||||
Reference in New Issue
Block a user