Skip to content

Commit 607eb6c

Browse files
committed
Merge remote-tracking branch 'origin/develop'
2 parents 44ef39e + ad745cc commit 607eb6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/lang/en-US/admin/settings/general.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
'backups_clean_helptext' => "This can be useful if you're changing between database versions",
3838
'backups_upload' => 'Upload Backup',
3939
'backups_path' => 'Backups on the server are stored in <code>:path</code>',
40-
'backups_restore_warning' => 'Use the restore button <small><span class="btn btn-xs btn-warning"><i class="text-white fas fa-retweet" aria-hidden="true"></i></span></small> to restore from a previous backup. (This does not currently work with S3 file storage or Docker.)<br><br>Your <strong>entire :app_name database and any uploaded files will be completely replaced</strong> by what\'s in the backup file ',
40+
'backups_restore_warning' => 'Use the restore button <small><span class="btn btn-xs btn-warning"><i class="text-white fas fa-retweet" aria-hidden="true"></i></span></small> to restore from a previous backup. (This does not currently work with S3 file storage.)<br><br>Your <strong>entire :app_name database and any uploaded files will be completely replaced</strong> by what\'s in the backup file ',
4141
'backups_logged_out' => 'All existing users, including you, will be logged out once your restore is complete.',
4242
'backups_large' => 'Very large backups may time out on the restore attempt and may still need to be run via command line. ',
4343
'barcode_settings' => 'Barcode Settings',

0 commit comments

Comments
 (0)