mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
22 lines
664 B
JSON
22 lines
664 B
JSON
{
|
|
"field.customer": "Customer",
|
|
"field.estimate_date": "Estimate Date",
|
|
"field.expiration_date": "Expiration Date",
|
|
"field.estimate_number": "Estimate No.",
|
|
"field.reference_no": "Reference No.",
|
|
"field.exchange_rate": "Exchange Rate",
|
|
"field.currency": "Currency",
|
|
"field.note": "Note",
|
|
"field.terms_conditions": "Terms & Conditions",
|
|
"field.delivered": "Delivered",
|
|
"field.entries": "Entries",
|
|
"field.amount": "Amount",
|
|
"field.status": "Status",
|
|
"field.status.draft": "Draft",
|
|
"field.status.delivered": "Delivered",
|
|
"field.status.rejected": "Rejected",
|
|
"field.status.approved": "Approved",
|
|
"field.created_at": "Created At"
|
|
}
|
|
|