mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 22:00:31 +00:00
fix: financial reports i18n
This commit is contained in:
14
packages/server/src/i18n/en/receipt.json
Normal file
14
packages/server/src/i18n/en/receipt.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user