This commit is contained in:
Ahmed Bouhuolia
2025-11-20 17:41:16 +02:00
parent d90b6ffbe7
commit 56e00d254b
71 changed files with 1167 additions and 185 deletions

View File

@@ -557,6 +557,12 @@
"resource_expense_plural": "Expenses",
"resource_account_singular": "Account",
"resource_account_plural": "Accounts",
"resource_item_singular": "Item",
"resource_item_plural": "Items",
"resource_customer_singular": "Customer",
"resource_customer_plural": "Customers",
"resource_vendor_singular": "Vendor",
"resource_vendor_plural": "Vendors",
"receipts_list": "Receipts List",
"receipts": "Receipts",
"receipt": "Receipt #",
@@ -720,6 +726,7 @@
"vendors_list": "Vendors List",
"the_vendor_has_been_created_successfully": "The vendor has been successfully created.",
"the_vendor_has_been_deleted_successfully": "The vendor has been deleted successfully.",
"the_vendors_has_been_deleted_successfully": "The vendors have been deleted successfully.",
"the_item_vendor_has_been_edited_successfully": "The item vendor has been edited successfully.",
"once_delete_this_vendor_you_will_able_to_restore_it": "Once you delete this vendor, you won't be able to restore it later. Are you sure you want to delete this vendor?",
"once_delete_these_vendors_you_will_not_able_restore_them": "Once you delete these vendors, you won't be able to retrieve them later. Are you sure you want to delete them?",