Introduce clone and edit button.

This commit is contained in:
James Cole
2023-10-21 07:38:08 +02:00
parent b6aa76477e
commit d632c1c7fc
9 changed files with 100 additions and 50 deletions

View File

@@ -33,6 +33,7 @@ return [
'split' => 'Split',
'single_split' => 'Split',
'clone' => 'Clone',
'clone_and_edit' => 'Clone and edit',
'confirm_action' => 'Confirm action',
'last_seven_days' => 'Last seven days',
'last_thirty_days' => 'Last thirty days',
@@ -1981,6 +1982,7 @@ return [
'first_split_overrules_destination' => 'The first split may overrule the destination account',
'spent_x_of_y' => 'Spent {amount} of {total}',
// new user:
'welcome' => 'Welcome to Firefly III!',
'submit' => 'Submit',