fix(xo-web/file restore): mention S3 is not compatible (#6158)
Introduced by 3842f5b16d
This commit is contained in:
@@ -1614,7 +1614,7 @@ const messages = {
|
||||
getRemote: 'Get remote',
|
||||
noBackups: 'There are no backups!',
|
||||
restoreBackupsInfo: 'Click on a VM to display restore options',
|
||||
restoreDeltaBackupsInfo: 'Only the files of Delta Backup which are not on a SMB remote can be restored',
|
||||
restoreDeltaBackupsInfo: 'Only the files of Delta Backup which are not on a SMB or S3 remote can be restored',
|
||||
remoteEnabled: 'Enabled',
|
||||
remoteDisabled: 'Disabled',
|
||||
enableRemote: 'Enable',
|
||||
|
||||
Reference in New Issue
Block a user