mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-07 06:31:22 +00:00
Introduced bulk edit endpoint for bulk edit of categories and tags
This commit is contained in:
committed by
Victor Mosin
parent
b65e1e022e
commit
805456d032
@@ -713,6 +713,7 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
|
||||
'reconcile_selected' => 'Ausgleichen',
|
||||
'mass_delete_journals' => 'Löschen Sie eine Reihe von Überweisungen',
|
||||
'mass_edit_journals' => 'Bearbeiten Sie eine Reihe von Überweisungen',
|
||||
'mass_edit_bulk_journals' => 'Bulk-Bearbeitung',
|
||||
'cannot_edit_other_fields' => 'You cannot mass-edit other fields than the ones here, because there is no room to show them. Please follow the link and edit them by one-by-one, if you need to edit these fields.',
|
||||
'no_budget' => '(kein Budget)',
|
||||
'no_budget_squared' => '(kein Budget)',
|
||||
@@ -724,6 +725,7 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
|
||||
'opt_group_savingAsset' => 'Sparkonten',
|
||||
'opt_group_sharedAsset' => 'Shared asset accounts',
|
||||
'opt_group_ccAsset' => 'Kreditkarten',
|
||||
'mass_edit_bulk' => 'Bulk-Bearbeitung',
|
||||
|
||||
// new user:
|
||||
'welcome' => 'Willkommen bei Firefly!',
|
||||
|
||||
Reference in New Issue
Block a user