mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
BIG-40: fix localize invoice, bill, estimate, expense receipt details drawer.
This commit is contained in:
@@ -1190,10 +1190,37 @@
|
||||
"item.purchase_description": "Purchase description",
|
||||
"closed_date": "Closed date",
|
||||
"payment_made.details.payment_number": "Payment #",
|
||||
"payment_made.details.subtotal": "Subtotal",
|
||||
"payment_made.details.total": "TOTAL",
|
||||
"payment_receive.details.payment_number": "Payment #",
|
||||
"payment_receive.details.total": "TOTAL",
|
||||
"payment_receive.details.subtotal": "Subtotal",
|
||||
"estimate.details.estimate_number": "Estimate #",
|
||||
"estimate.details.subtotal": "Subtotal",
|
||||
"estimate.details.total": "TOTAL",
|
||||
"estimate.details.payment_made": "Payment made",
|
||||
"estimate.details.due_amount": "Due amount",
|
||||
"estimate.details.note": "Note",
|
||||
"estimate.details.created_at": "Created at",
|
||||
"receipt.details.receipt_number": "Receipt #",
|
||||
"receipt.details.subtotal": "Subtotal",
|
||||
"receipt.details.total": "TOTAL",
|
||||
"receipt.details.payment_amount": "Payment amount",
|
||||
"receipt.details.due_amount": "Due amount",
|
||||
"receipt.details.created_at": "Created at",
|
||||
"invoice.details.created_at": "Created at",
|
||||
"invoice.details.total": "TOTAL",
|
||||
"invoice.details.subtotal": "Subtotal",
|
||||
"invoice.details.due_amount": "Due amount",
|
||||
"invoice.details.payment_amount": "Payment amount",
|
||||
"bill.details.bill_number": "Bill #",
|
||||
"bill.details.created_at": "Created at",
|
||||
"bill.details.total": "TOTAL",
|
||||
"bill.details.subtotal": "Subtotal",
|
||||
"bill.details.payment_amount": "Payment amount",
|
||||
"bill.details.due_amount": "Due amount",
|
||||
"expense.details.subtotal": "Subtotal",
|
||||
"expense.details.total": "Total",
|
||||
"setup.left_side.title": "Register a New Organization now!.",
|
||||
"setup.left_side.description": "You have a Bigcapital account",
|
||||
"setup.left_side.footer_help": "We’re Here to Help!",
|
||||
|
||||
Reference in New Issue
Block a user