diff --git a/config/language-translations.php b/config/language-translations.php index 17715627..8d60d7a3 100644 --- a/config/language-translations.php +++ b/config/language-translations.php @@ -945,8 +945,8 @@ return [ 'remote_upload' => 'Remote Upload', 'upload_files_remotely' => 'Upload Files Remotely', 'remote_links' => 'Remote Links', - 'remote_links_help' => 'For every line paste one link', - 'paste_remote_links_here' => 'Paste your remote links here...', + 'remote_links_help' => 'For every new line paste one link and we will give a try to download the file.', + 'paste_remote_links_here' => 'Paste your links to the files here...', 'remote_download_submitted' => 'Your links will be downloaded as soon as possible', 'remote_download_processed' => 'Links was added to the queue and will be downloaded soon', ],