mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 08:44:25 +08:00
support "Add Another" in transaction add page / dialog (#471)
This commit is contained in:
@@ -1495,6 +1495,7 @@
|
||||
"Remove": "เอาออก",
|
||||
"Delete": "ลบ",
|
||||
"Duplicate": "ทำสำเนา",
|
||||
"Open Menu": "Open Menu",
|
||||
"Sort": "จัดเรียง",
|
||||
"Sort by Name (A to Z)": "Sort by Name (A to Z)",
|
||||
"Sort by Name (Z to A)": "Sort by Name (Z to A)",
|
||||
@@ -1901,6 +1902,8 @@
|
||||
"Swap Account": "สลับบัญชี",
|
||||
"Swap Amount": "สลับจำนวน",
|
||||
"Swap Account and Amount": "สลับบัญชีและจำนวน",
|
||||
"Save & New": "Save & New",
|
||||
"Save & Duplicate": "Save & Duplicate",
|
||||
"Duplicate (With Time)": "ทำสำเนา (พร้อมเวลา)",
|
||||
"Duplicate (With Geographic Location)": "ทำสำเนา (พร้อมตำแหน่งที่ตั้ง)",
|
||||
"Duplicate (With Time and Geographic Location)": "ทำสำเนา (พร้อมเวลาและตำแหน่งที่ตั้ง)",
|
||||
@@ -2231,6 +2234,7 @@
|
||||
"Show Monthly Total Amount": "แสดงจำนวนเงินรวมรายเดือน",
|
||||
"Show Transaction Tags": "แสดงแท็กรายการ",
|
||||
"Transaction Edit Page": "หน้าการแก้ไขรายการ",
|
||||
"Quick Add Button Action": "Quick Add Button Action",
|
||||
"Automatically Save Draft": "บันทึกร่างอัตโนมัติ",
|
||||
"Always Show Confirmation": "แสดงการยืนยันทุกครั้ง",
|
||||
"Automatically Add Geolocation": "เพิ่มตำแหน่งทางภูมิศาสตร์อัตโนมัติ",
|
||||
|
||||
Reference in New Issue
Block a user