Your IP : 127.0.0.1


Current Path : /home/dev2.destoffenstraat.com/app/i18n/mageplaza/de_de/
Upload File :
Current File : /home/dev2.destoffenstraat.com/app/i18n/mageplaza/de_de/registration.php

<?php
/**
 *                     Mageplaza_French 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_French
 *                     @copyright Copyright (c) 2022
 *                     @license   https://www.mageplaza.com/LICENSE.txt
 */

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