Compare commits

...
2 Commits
Author SHA1 Message Date
ricky b3c3006b56 Added transaltion for Estimate 2026-08-06 16:22:12 -04:00
ricky 576ca5a0a9 Added transation for customer 2026-08-06 16:03:31 -04:00
+2
View File
@@ -37,6 +37,7 @@ en:
label_create_payment: "Create Payment" label_create_payment: "Create Payment"
label_customer_count: "Customer Count" label_customer_count: "Customer Count"
label_customer_link_expires: "This customer link expires in" label_customer_link_expires: "This customer link expires in"
label_customer: "Customer"
label_customers: "Customers" label_customers: "Customers"
label_delete: "Delete" label_delete: "Delete"
label_deposit_into: "Deposit to Account" label_deposit_into: "Deposit to Account"
@@ -50,6 +51,7 @@ en:
label_error: "Error" label_error: "Error"
label_estimate_404: "Estimate not found" label_estimate_404: "Estimate not found"
label_estimate_count: "Estimate Count" label_estimate_count: "Estimate Count"
label_estimate: "Estimate"
label_estimates: "Estimates" label_estimates: "Estimates"
label_hours: "Hours" label_hours: "Hours"
label_invoice_404: "Invoice not found" label_invoice_404: "Invoice not found"