diff --git a/resources/scripts/locales/zh.json b/resources/scripts/locales/zh.json index 504af1f5..35863ad4 100644 --- a/resources/scripts/locales/zh.json +++ b/resources/scripts/locales/zh.json @@ -504,16 +504,16 @@ "invoice_mark_as_sent": "This recurring invoice will be marked as sent", "confirm_send": "This recurring invoice will be sent via email to the customer", "starts_at": "Start Date", - "due_date": "Invoice Due Date", - "record_payment": "Record Payment", - "add_new_invoice": "Add New Recurring Invoice", - "update_expense": "Update Expense", - "edit_invoice": "Edit Recurring Invoice", - "new_invoice": "New Recurring Invoice", - "send_automatically": "Send Automatically", - "send_automatically_desc": "Enable this, if you would like to send the invoice automatically to the customer when its created.", - "save_invoice": "Save Recurring Invoice", - "update_invoice": "Update Recurring Invoice", + "due_date": "發票到期日期", + "record_payment": "紀錄付款", + "add_new_invoice": "添加定期發票", + "update_expense": "更新支出", + "edit_invoice": "編輯定期發票", + "new_invoice": "添加定期發票", + "send_automatically": "自動發送", + "send_automatically_desc": "如果您希望在建立發票時自動將發票發送給客戶,請啟用此選項。", + "save_invoice": "保存定期發票", + "update_invoice": "更新定期發票", "add_new_tax": "Add New Tax", "no_invoices": "No Recurring Invoices yet!", "mark_as_rejected": "Mark as rejected",