fix (*): correct names

This commit is contained in:
elforjani3
2021-05-08 17:28:01 +02:00
parent 0795aeb914
commit b3f9767a2c
11 changed files with 94 additions and 46 deletions

View File

@@ -1060,7 +1060,7 @@ export default {
customers_balance_summary: 'Customers Balance Summary',
vendors_balance_summary: 'Vendors Balance Summary',
percentage_of_column: 'Percentage',
customers_transactions: 'Customers Transcations',
vendors_transactions: 'Vendors Transcations',
customers_transactions: 'Customers Transactions',
vendors_transactions: 'Vendors Transactions',
reference_type: 'Reference type',
};