New language string.

This commit is contained in:
James Cole
2019-06-23 10:39:59 +02:00
parent c98d2187a0
commit 29158acfff
72 changed files with 776 additions and 928 deletions

View File

@@ -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.',