mugar/language-es_ar

Spanish (Argentina) language pack.

Installs: 12 393

Dependents: 1

Suggesters: 0

Security: 0

Stars: 2

Watchers: 9

Forks: 13

Open Issues: 0

Type:magento2-language

1.0.1 2020-08-07 11:06 UTC

This package is auto-updated.

Last update: 2024-05-18 04:40:41 UTC


README

Magento2 Spanish (Argentina) language pack.

Installation

Use composer to install Mugar Language-es_AR.

composer require mugar/language-es_ar

Then you'll need to pack the translations.

bin/magento i18n:pack --mode=replace -d vendor/mugar/language-es_ar/es_AR.csv es_AR
bin/magento setup:static-content:deploy es_AR

Support

You can request to be added to Slack.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

How to create a PR

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

MIT