Viewing File: /home/maglabs/it/app/i18n/Magento/es_ES/registration.php

<?php
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */

use Magento\Framework\Component\ComponentRegistrar;

ComponentRegistrar::register(ComponentRegistrar::LANGUAGE, 'magento_es_es', __DIR__);
Back to Directory File Manager