mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Fix language issues #3772
This commit is contained in:
		| @@ -59,7 +59,6 @@ return [ | ||||
|     'no_rules_for_bill'                                   => 'This bill has no rules associated to it.', | ||||
|     'go_to_asset_accounts'                                => 'Se aktivakontoene dine', | ||||
|     'go_to_budgets'                                       => 'Gå til budsjettene dine', | ||||
|     'new_clone_instructions'                              => 'This button will automatically clone the transaction and set the date to today. Are you sure?', | ||||
|     'clones_journal_x'                                    => 'This transaction is a clone of ":description" (#:id)', | ||||
|     'go_to_categories'                                    => 'Gå til kategoriene dine', | ||||
|     'go_to_bills'                                         => 'Gå til regningene dine', | ||||
| @@ -680,7 +679,7 @@ return [ | ||||
|     'external_uri'                              => 'External URI', | ||||
|  | ||||
|     // profile: | ||||
|     'delete_stuff_header'                       => 'Delete data from Firefly III', | ||||
|     'delete_stuff_header'                       => 'Delete data', | ||||
|     'permanent_delete_stuff'                    => 'Be careful with these buttons. Deleting stuff is permanent.', | ||||
|     'other_sessions_logged_out'                 => 'All your other sessions have been logged out.', | ||||
|     'delete_all_budgets'                        => 'Delete ALL your budgets', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user