{{ lang.t('Enabling this flag ensures that the backup environment is checked against the local system for compatibility. When disabled, the plugin will skip this verification, which may lead to unexpected results or fatal errors during the restore process.') }}
{{ lang.t('Enable restoring backups created for one domain (e.g., Domain X) on a different domain (e.g., Domain Y). This is useful for migrations but should only be allowed if intentional. By default, this action is restricted to protect against accidental domain mismatches.') }}
{{ lang.t('Enable this option to access the restore file from the plugin’s directory (/wp-content/plugins/backup/restore.php) instead of the default location (mysite.com/restore.php). Use this only if your hosting environment restricts access to the root public path.') }}
{{ lang.t(' Enable this option to restore only the wp-content folder while ignoring all other WordPress files. This is useful for hosting environments that restrict changes outside the wp-content directory.') }}