mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-28 17:24:35 -06:00
Remove HTML from string.
This commit is contained in:
parent
b7210e296f
commit
796188603b
@ -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_title_help' => 'If you create a split transaction, there must be a global description for all splits of the transaction.',
|
||||
'transaction_information' => 'Transaction information',
|
||||
'you_create_transfer' => 'You\'re creating a <strong>transfer</strong>.',
|
||||
'you_create_withdrawal' => 'You\'re creating a <strong>withdrawal</strong>.',
|
||||
'you_create_deposit' => 'You\'re creating a <strong>deposit</strong>.',
|
||||
'you_create_transfer' => 'You\'re creating a transfer.',
|
||||
'you_create_withdrawal' => 'You\'re creating a withdrawal.',
|
||||
'you_create_deposit' => 'You\'re creating a deposit.',
|
||||
|
||||
|
||||
// links
|
||||
|
Loading…
Reference in New Issue
Block a user