mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-16 11:42:06 -06:00
New translations firefly.php (Spanish)
This commit is contained in:
parent
82a37c62c1
commit
69ae2e93f8
@ -116,9 +116,12 @@ return [
|
||||
'multi_select_all_selected' => 'All selected',
|
||||
'multi_select_filter_placeholder' => 'Find..',
|
||||
'all_journals_without_budget' => 'All transactions without a budget',
|
||||
'all_journals_without_category' => 'All transactions without a category',
|
||||
'journals_without_budget' => 'Transactions without a budget',
|
||||
'journals_without_category' => 'Transactions without a category',
|
||||
'all_journals_for_account' => 'All transactions for account :name',
|
||||
'journals_in_period_for_account' => 'All transactions for account :name between :start and :end',
|
||||
'transferred' => 'Transferred',
|
||||
|
||||
|
||||
// repeat frequencies:
|
||||
|
Loading…
Reference in New Issue
Block a user