mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Clean up translations and strings in import routine.
This commit is contained in:
@@ -1149,51 +1149,9 @@ return [
|
||||
'no_edit_multiple_left' => 'You have selected no valid transactions to edit.',
|
||||
'cannot_convert_split_journal' => 'Cannot convert a split transaction',
|
||||
|
||||
// import bread crumbs and titles:
|
||||
'import' => 'Import',
|
||||
'import_data' => 'Import data',
|
||||
'import_general_index_file' => 'Import a file',
|
||||
'import_from_bunq' => 'Import from bunq',
|
||||
'import_using_spectre' => 'Import using Spectre',
|
||||
'import_using_plaid' => 'Import using Plaid',
|
||||
'import_config_bread_crumb' => 'Set up your import',
|
||||
|
||||
// import index page:
|
||||
// Import page (general strings only)
|
||||
'import_index_title' => 'Import data into Firefly III',
|
||||
'import_index_sub_title' => 'Index',
|
||||
'import_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.',
|
||||
'upload_error' => 'The file you have uploaded could not be processed. Possibly it is of an invalid file type or encoding. The log files will have more information.',
|
||||
'reset_import_settings_title' => 'Reset import configuration',
|
||||
'reset_import_settings_text' => 'You can use these links to reset your import settings for specific providers. This is useful when bad settings stop you from importing data.',
|
||||
'reset_settings_bunq' => 'Remove bunq API key, local external IP address and bunq related RSA keys.',
|
||||
'reset_settings_spectre' => 'Remove Spectre secrets and ID\'s. This will also remove your Spectre keypair. Remember to update the new one.',
|
||||
'settings_reset_for_bunq' => 'Bunq settings reset.',
|
||||
'settings_reset_for_spectre' => 'Spectre settings reset.',
|
||||
'import_need_prereq_title' => 'Import prerequisites',
|
||||
'import_need_prereq_intro' => 'Some import methods need your attention before they can be used. For example, they might require special API keys or application secrets. You can configure them here. The icon indicates if these prerequisites have been met.',
|
||||
'import_need_config_title' => 'Import configuration',
|
||||
'import_need_config_intro' => 'Some import methods can be configured to your liking. They have extra settings you can tweak.',
|
||||
'import_button_fake' => 'Fake an import',
|
||||
'import_button_file' => 'Import a file',
|
||||
'import_button_bunq' => 'Import from bunq',
|
||||
'import_button_spectre' => 'Import using Spectre',
|
||||
'import_button_plaid' => 'Import using Plaid',
|
||||
'import_button_yodlee' => 'Import using Yodlee',
|
||||
'import_button_quovo' => 'Import using Quovo',
|
||||
'import_do_prereq_fake' => 'Prerequisites for the fake provider',
|
||||
'import_do_prereq_bunq' => 'Prerequisites for imports from bunq',
|
||||
'import_do_prereq_spectre' => 'Prerequisites for imports using Spectre',
|
||||
'import_do_prereq_plaid' => 'Prerequisites for imports using Plaid',
|
||||
'import_do_prereq_yodlee' => 'Prerequisites for imports using Yodlee',
|
||||
'import_do_prereq_quovo' => 'Prerequisites for imports using Quovo',
|
||||
'import_do_config_fake' => 'Configuration for the fake provider',
|
||||
'import_do_config_file' => 'Configuration for file imports',
|
||||
'import_do_config_bunq' => 'Configuration for bunq imports',
|
||||
'import_do_config_spectre' => 'Configuration for imports from Spectre',
|
||||
'import_do_config_plaid' => 'Configuration for imports from Plaid',
|
||||
'import_do_config_yodlee' => 'Configuration for imports from Yodlee',
|
||||
'import_do_config_quovo' => 'Configuration for imports from Quovo',
|
||||
|
||||
'import_data' => 'Import data',
|
||||
|
||||
// sandstorm.io errors and messages:
|
||||
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
|
||||
|
Reference in New Issue
Block a user