PHP code example of eusonlito / magento2-language-es_es
1. Go to this page and download the library: Download eusonlito/magento2-language-es_es library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
eusonlito / magento2-language-es_es example snippets
php bin/magento i18n:pack --mode=replace -d vendor/eusonlito/magento2-language-es_es/es_ES/crowdin.csv es_ES
php bin/magento setup:static-content:deploy es_ES
cp vendor/eusonlito/magento2-language-es_es/es_ES/crowdin.csv app/vendor/eusonlito/magento2-language-es_es/i18n/es_ES.csv