"feat: enhance invoice management with schema updates, seed data, and new APIs"
This commit is contained in:
@@ -109,16 +109,22 @@
|
||||
"Completed": "已完成",
|
||||
"Cancelled": "已取消",
|
||||
"Refunded": "已退款",
|
||||
"Date ": "日期",
|
||||
"Order ": "訂單",
|
||||
"Customer ": "客戶",
|
||||
"Items ": "項目",
|
||||
"Start date ": "開始日期",
|
||||
"End date ": "結束日期",
|
||||
"Search customer or order number... ": "搜尋客戶或訂單號碼...",
|
||||
"Print ": "列印",
|
||||
"Import ": "匯入",
|
||||
"Export ": "匯出",
|
||||
"Date": "日期",
|
||||
"Customer": "客戶",
|
||||
"Items": "項目",
|
||||
"Start date": "開始日期",
|
||||
"End date": "結束日期",
|
||||
"Search customer or order number...": "搜尋客戶或訂單號碼...",
|
||||
"Search customer or invoice number...": "搜尋客戶或訂單號碼...",
|
||||
"Service": "項目",
|
||||
"Print": "列印",
|
||||
"Import": "匯入",
|
||||
"Due": "過期日",
|
||||
"Amount": "數目",
|
||||
"Sent": "發出次數",
|
||||
"Overdue": "己過期",
|
||||
"Paid": "已符款",
|
||||
"Export": "匯出",
|
||||
"Product not found!": "產品未找到!",
|
||||
"Back to list": "返回列表",
|
||||
"hello": "world"
|
||||
|
Reference in New Issue
Block a user