Remove HTML from string.

This commit is contained in:
James Cole
2020-02-14 08:09:05 +01:00
parent b7210e296f
commit 796188603b

View File

@@ -1332,9 +1332,9 @@ return [
'split_transaction_title_help' => 'If you create a split transaction, there must be a global description for all splits of the transaction.', 'split_transaction_title_help' => 'If you create a split transaction, there must be a global description for all splits of the transaction.',
'split_title_help' => 'If you create a split transaction, there must be a global description for all splits of the transaction.', 'split_title_help' => 'If you create a split transaction, there must be a global description for all splits of the transaction.',
'transaction_information' => 'Transaction information', 'transaction_information' => 'Transaction information',
'you_create_transfer' => 'You\'re creating a <strong>transfer</strong>.', 'you_create_transfer' => 'You\'re creating a transfer.',
'you_create_withdrawal' => 'You\'re creating a <strong>withdrawal</strong>.', 'you_create_withdrawal' => 'You\'re creating a withdrawal.',
'you_create_deposit' => 'You\'re creating a <strong>deposit</strong>.', 'you_create_deposit' => 'You\'re creating a deposit.',
// links // links