mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations firefly.php (Spanish)
This commit is contained in:
parent
78b76d0f65
commit
47bea97c96
@ -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',
|
||||||
|
Loading…
Reference in New Issue
Block a user