This commit is contained in:
Ahmed Bouhuolia
2025-11-19 22:59:30 +02:00
parent 2b384b2f6f
commit 5eafd23bf8
75 changed files with 1986 additions and 826 deletions

View File

@@ -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 #",