mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 00:02:15 +00:00
Added new app settings shortcuts findable by spotlight - Application, Login & Registration, Appearance, Adsense, Homepage, Environment, Server
This commit is contained in:
@@ -849,7 +849,7 @@ return [
|
||||
'add_member' => 'Add Member',
|
||||
'go_to_dashboard' => 'Go To Dashboard',
|
||||
'go_to_settings' => 'Go To Settings',
|
||||
'go_to_payments' => 'Go To Payments',
|
||||
'go_to_payments' => 'Payments / Settings',
|
||||
'go_to_pages' => 'Go To Pages',
|
||||
'go_to_languages' => 'Go To Languages',
|
||||
'show_all_plans' => 'Show all Plans',
|
||||
@@ -929,5 +929,14 @@ return [
|
||||
'upload_request_default_folder' => 'Upload Request from :timestamp',
|
||||
'copy_direct_download_link' => 'Copy Direct Download Link',
|
||||
'direct_link_copied' => 'Your direct download link was copied',
|
||||
'application_settings' => 'Application / Settings',
|
||||
'login_registration_settings' => 'Login & Registration / Settings',
|
||||
'appearance_settings' => 'Appearance / Settings',
|
||||
'adsense_settings' => 'Adsense / Settings',
|
||||
'homepage_settings' => 'Homepage / Settings',
|
||||
'environment_settings' => 'Environment / Settings',
|
||||
'server_settings' => 'Server / Settings',
|
||||
'user_features' => 'User Features',
|
||||
'upload_settings' => 'Upload Settings',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user