Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/mageplaza/magento-2-italian-language-pack/
Upload File :
Current File : //home/rtorresani/www/vendor/mageplaza/magento-2-italian-language-pack/registration.php

<?php
/**
 *                     Mageplaza_Italian package
 *                     NOTICE OF LICENSE
 *
 *                     This source file is subject to the MIT License
 *                     that is bundled with this package in the file LICENSE.txt.
 *                     It is also available through the world-wide-web at this URL:
 *                     https://www.mageplaza.com/LICENSE.txt
 *
 *                     @category  Mageplaza
 *                     @package   Mageplaza_Italian
 *                     @copyright Copyright (c) 2022
 *                     @license   https://www.mageplaza.com/LICENSE.txt
 */

\Magento\Framework\Component\ComponentRegistrar::register(
    \Magento\Framework\Component\ComponentRegistrar::LANGUAGE,
    'mageplaza_it_it',
    __DIR__
);