{ translate( "You're about to clone {{strong}}%(originSiteSlug)s{{/strong}}. " + 'All content, plugins, and themes will be copied to the ' + 'destination site.', { components: { strong: , }, args: { originSiteSlug, }, } ) }
{ translate( 'To clone your site, you will need the {{strong}}server credentials' + '{{/strong}} for the destination, which must be a WordPress site.', { components: { strong: , }, } ) }