<?php/** * "Overview" Help Tab on the Admin Import screen * * @package LifterLMS/Admin/Views/Import * * @since 4.8.0 * @version 4.8.0 */defined('ABSPATH')||exit;?><h4><?php_e('Importing into LifterLMS','lifterlms');?></h4><p><?php_e('Importing allows you to copy courses from one LifterLMS site to another.','lifterlms');?></p><p><?php_e('You can upload <code>.json</code> files exported from another LifterLMS site using the "Upload" button.','lifterlms');?></p><p><?php_e('The courses listed below are samples and templates you can import into your site directly from LifterLMS.com. When importing these courses the content (including images) will be downloaded from LifterLMS.com and imported into your site.','lifterlms');?></p>