rioxygen / magento-2-spanish-mexican-language-pack
Spanish (Mexico) language
Installs: 218
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 2
Open Issues: 0
Type:magento2-language
Requires
- magento/framework: ~100|~101
This package is auto-updated.
Last update: 2025-04-13 12:01:37 UTC
README
Magento 2 platform approves multiple languages around the world, so Magento 2 Spanish MX Language Pack is created to conduct the change of language via the in-line translation dictionary on Magento 2 store. The in-line translation dictionary is developed based on the community project at Crowdin where you can download over 12,000 phrases in Spanish to replace the default language. Magento 2 Spanish Language Package will involve the list of comprehensive guides which are essential for the perfect translation. Please keep tracking the topic to finish the interpretation at all.
Read more Magento 2 Spanish Language Pack
Overview
- Language Package Process
- Install MX Spanish Language Pack
- How to active Spanish language pack
- How to contribute
- Supported Magento versions
- Notes
- Language package authors
1. Language Package Process
This is status of Spanish Language Pack, you can see how many percentage of this project has been done.
It is not fully translated? Feel free to contribute:
- On Crowdin: It takes time to approve your contribution by Magento team.
- On Github: It's faster, our team will approve it after you send pull request.
Install Spanish pack:
composer require rioxygen/magento-2-spanish-mexican-language-pack:master
php bin/magento setup:static-content:deploy es_MX
php bin/magento cache:flush
Update Spanish pack:
composer update rioxygen/magento-2-spanish-mexican-language-pack:master
php bin/magento setup:static-content:deploy es_MX
php bin/magento cache:flush