mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Remove HTML from string.
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user