mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 12:20:31 +00:00
18 lines
582 B
JSON
18 lines
582 B
JSON
{
|
|
"field.customer": "Customer",
|
|
"field.payment_date": "Payment Date",
|
|
"field.amount": "Amount",
|
|
"field.reference_no": "Reference No.",
|
|
"field.deposit_account": "Deposit Account",
|
|
"field.payment_receive_no": "Payment No.",
|
|
"field.statement": "Statement",
|
|
"field.entries": "Entries",
|
|
"field.exchange_rate": "Exchange Rate",
|
|
"field.invoice": "Invoice",
|
|
"field.entries.payment_amount": "Payment Amount",
|
|
"field.created_at": "Created At",
|
|
"field.payment_no_hint": "The payment number should be unique.",
|
|
"field.invoice_hint": "Matches the invoice number."
|
|
}
|
|
|