mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Give importer deprecation warning.
This commit is contained in:
		| @@ -36,6 +36,9 @@ return [ | ||||
|     // index page: | ||||
|     'general_index_intro'                 => 'Welcome to Firefly III\'s import routine. There are a few ways of importing data into Firefly III, displayed here as buttons.', | ||||
|  | ||||
|     // notices about the CSV importer: | ||||
|     'deprecate_csv_import' => 'As outlined in <a href="https://www.patreon.com/posts/future-updates-30012174">this Patreon post</a>, the way Firefly III manages importing data is going to change. That means that the CSV importer will be moved to a new, separate tool. You can already beta-test this tool if you visit <a href="https://github.com/firefly-iii/csv-importer">this GitHub repository</a>. I would appreciate it if you would test the new importer and let me know what you think.', | ||||
|  | ||||
|     // import provider strings (index): | ||||
|     'button_fake'                         => 'Fake an import', | ||||
|     'button_file'                         => 'Import a file', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user