mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
New language string.
This commit is contained in:
@@ -672,7 +672,9 @@ return [
|
||||
'available_amount_indication' => 'Use these amounts to get an indication of what your total budget could be.',
|
||||
'suggested' => 'Suggested',
|
||||
'average_between' => 'Average between :start and :end',
|
||||
'over_budget_warn' => '<i class="fa fa-money"></i> Normally you budget about :amount per day. This is :over_amount per day.',
|
||||
'over_budget_warn' => '<i class="fa fa-money"></i> Usually you budget about :amount per day. This time it\'s :over_amount per day. Are you sure?',
|
||||
'transferred_in' => 'Transferred (in)',
|
||||
'transferred_away' => 'Transferred (away)',
|
||||
|
||||
// bills:
|
||||
'match_between_amounts' => 'Bill matches transactions between :low and :high.',
|
||||
|
Reference in New Issue
Block a user