text change

This commit is contained in:
denisdulici 2020-02-13 15:49:13 +03:00
parent d9e9271858
commit b459677254

View File

@ -198,8 +198,8 @@ return [
'bills' => 'Bills can be one time or recurring. They indicate what you owe your vendors for the products or services you purchase.', 'bills' => 'Bills can be one time or recurring. They indicate what you owe your vendors for the products or services you purchase.',
'payments' => 'Payment is a paid expense transaction. It can be an independent record (i.e. food receipt) or attached to a bill.', 'payments' => 'Payment is a paid expense transaction. It can be an independent record (i.e. food receipt) or attached to a bill.',
'vendors' => 'Vendors are required if you want to create bills. You can see the balance you owe and filter reports by the vendor.', 'vendors' => 'Vendors are required if you want to create bills. You can see the balance you owe and filter reports by the vendor.',
'transfers' => 'Sometimes you may want to transfer money from one account to another.', 'transfers' => 'Transfers allow you to move money from one account to another, whether they use the same currency or not.',
'taxes' => 'The following fields are displayed as blank to be filled, some are required and some not. Those marked with red star are required.', 'taxes' => 'Taxes are used to apply extra fees to invoices and bills. Your financials are affected by these regulatory taxes.',
'reconciliations' => 'Bank reconciliation is a process performed to ensure that your company bank records are also correct.', 'reconciliations' => 'Bank reconciliation is a process performed to ensure that your company bank records are also correct.',
], ],