New translations firefly.php (Spanish)

This commit is contained in:
James Cole 2017-09-29 09:02:15 +02:00
parent 78b76d0f65
commit 47bea97c96

View File

@ -532,6 +532,13 @@ return [
'update_budget' => 'Update budget', 'update_budget' => 'Update budget',
'update_budget_amount_range' => 'Update (expected) available amount between :start and :end', 'update_budget_amount_range' => 'Update (expected) available amount between :start and :end',
'budget_period_navigator' => 'Period navigator', 'budget_period_navigator' => 'Period navigator',
'info_on_available_amount' => 'What do I have available?',
'available_amount_indication' => 'Use these amounts to get an indication of what your total budget could be.',
'amount_budgeted' => 'Amount budgeted',
'amount_earned' => 'Amount earned',
'suggested' => 'Suggested',
'average_between' => 'Average between :start and :end',
// bills: // bills:
'matching_on' => 'Matching on', 'matching_on' => 'Matching on',