Test mailgun connection before storing credentials into the app

This commit is contained in:
Čarodej
2022-04-08 08:00:13 +02:00
parent 6ed2efcc4e
commit 86090d5192
14 changed files with 222 additions and 134 deletions

View File

@@ -337,7 +337,7 @@ return [
'clear_cache' => 'Clear Cache',
'admin_settings.others.contact_email' => 'Contact Email',
'admin_settings.others.contact_email_plac' => 'Type your contact email',
'admin_settings.others.default_storage' => 'Default Storage Space for User Accounts (in MB)',
'admin_settings.others.default_storage' => 'Default Storage Space for User Accounts (in GB)',
'admin_settings.others.default_storage_plac' => 'Set default storage space in GB',
'admin_settings.others.google_analytics' => 'Google Analytics Code (optional)',
'admin_settings.others.google_analytics_plac' => 'Paste your Google Analytics Code',
@@ -551,8 +551,8 @@ return [
'routes_title.users_user' => 'User',
'can_download_file' => 'Can download file',
'shared.editor' => 'Can edit and upload files',
'shared.empty_shared' => "Nothing Shared Yet",
'shared.empty_shared_desc' => "All items you share will be visible here.",
'shared.empty_shared' => 'Nothing Shared Yet',
'shared.empty_shared_desc' => 'All items you share will be visible here.',
'shared.visitor' => 'Can only view and download',
'awesome_iam_done' => 'Awesome, Im done!',
'generate_link' => 'Generate Link',