mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
30 lines
1002 B
JSON
30 lines
1002 B
JSON
{
|
|
"paper.receipt": "Receipt",
|
|
"paper.billed_to": "Billed to",
|
|
"paper.receipt_date": "Receipt date",
|
|
"paper.receipt_number": "Receipt number",
|
|
"paper.expiration_date": "Expiration date",
|
|
"paper.conditions_title": "Conditions & terms",
|
|
"paper.notes": "Notes",
|
|
"paper.statement": "Statement",
|
|
"paper.receipt_amount": "Receipt amount",
|
|
"paper.total": "Total",
|
|
"paper.balance_due": "Balance Due",
|
|
"paper.payment_amount": "Payment Amount",
|
|
|
|
"field.receipt_date": "Receipt Date",
|
|
"field.customer": "Customer",
|
|
"field.deposit_account": "Deposit Account",
|
|
"field.exchange_rate": "Exchange Rate",
|
|
"field.receipt_number": "Receipt Number",
|
|
"field.reference_no": "Reference No.",
|
|
"field.closed": "Closed",
|
|
"field.entries": "Entries",
|
|
"field.statement": "Statement",
|
|
"field.receipt_message": "Receipt Message",
|
|
"field.amount": "Amount",
|
|
"field.status": "Status",
|
|
"field.status.draft": "Draft",
|
|
"field.status.closed": "Closed",
|
|
"field.created_at": "Created At"
|
|
} |