mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Introduce clone and edit button.
This commit is contained in:
		| @@ -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', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user