mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-27 18:19:48 +00:00
wip
This commit is contained in:
@@ -527,6 +527,36 @@
|
||||
"the_invoices_has_been_deleted_successfully": "The invoices have been deleted successfully.",
|
||||
"once_delete_this_invoice_you_will_able_to_restore_it": "Once you delete this invoice, you won't be able to restore it later. Are you sure you want to delete this invoice?",
|
||||
"once_delete_these_invoices_you_will_not_able_restore_them": "Once you delete these invoices, you won't be able to retrieve them later. Are you sure you want to delete them?",
|
||||
"bulk_delete_dialog_title": "Delete {resourcePlural}",
|
||||
"bulk_delete_selected_summary": "You have selected {count} {resourcePlural} to be deleted:",
|
||||
"bulk_delete_delete_row_prefix": "{resourceSingular} will be",
|
||||
"bulk_delete_delete_row_status": "Deleted",
|
||||
"bulk_delete_archive_row_prefix": "{resourceSingular} cannot be deleted so it will be",
|
||||
"bulk_delete_archive_row_status": "Archived",
|
||||
"bulk_delete_selected_description": "These {resourcePlural} will be removed from any contacts or workflows using them as a default document.",
|
||||
"bulk_delete_note_description": "Deleting {resourcePlural} is permanent and cannot be undone. Archived {resourcePlural} can be restored at any time.",
|
||||
"resource_invoice_singular": "Invoice",
|
||||
"resource_invoice_plural": "Invoices",
|
||||
"resource_estimate_singular": "Estimate",
|
||||
"resource_estimate_plural": "Estimates",
|
||||
"resource_receipt_singular": "Receipt",
|
||||
"resource_receipt_plural": "Receipts",
|
||||
"resource_credit_note_singular": "Credit Note",
|
||||
"resource_credit_note_plural": "Credit Notes",
|
||||
"resource_payment_received_singular": "Payment Received",
|
||||
"resource_payment_received_plural": "Payments Received",
|
||||
"resource_bill_singular": "Bill",
|
||||
"resource_bill_plural": "Bills",
|
||||
"resource_vendor_credit_singular": "Vendor Credit",
|
||||
"resource_vendor_credit_plural": "Vendor Credits",
|
||||
"resource_payment_made_singular": "Payment Made",
|
||||
"resource_payment_made_plural": "Payments Made",
|
||||
"resource_manual_journal_singular": "Manual Journal",
|
||||
"resource_manual_journal_plural": "Manual Journals",
|
||||
"resource_expense_singular": "Expense",
|
||||
"resource_expense_plural": "Expenses",
|
||||
"resource_account_singular": "Account",
|
||||
"resource_account_plural": "Accounts",
|
||||
"receipts_list": "Receipts List",
|
||||
"receipts": "Receipts",
|
||||
"receipt": "Receipt #",
|
||||
|
||||
Reference in New Issue
Block a user