diff --git a/resources/lang/en-GB/general.php b/resources/lang/en-GB/general.php index d3fa2d5e1..b078f2993 100644 --- a/resources/lang/en-GB/general.php +++ b/resources/lang/en-GB/general.php @@ -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.', '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.', - 'transfers' => 'Sometimes you may want to transfer money from one account to another.', - 'taxes' => 'The following fields are displayed as blank to be filled, some are required and some not. Those marked with red star are required.', + 'transfers' => 'Transfers allow you to move money from one account to another, whether they use the same currency or not.', + '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.', ],