cbrunet/magento2-language-fr-ca

This package is abandoned and no longer maintained. No replacement package was suggested.

Magento2 French Language Pack (fr_CA)

Installs: 1 445

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 28

Open Issues: 1

Type:magento2-language


README

French translation for Magento 2. Translation fr_CA (French Canada).

Traduction de Magento 2 en Français.

This is my own variant of the imaginaerum original fr-fr version of Magento 2 French translation, adapted for a French Canadian website.

See documentation of original translation project: http://imaginaerum.github.io/magento2-language-fr-fr

Donation

You can donate to the original author:

Supported versions

I currently use it on version 2.1.3.

Original version claims support for:

  • Magento v2.0.0
  • Magento v2.0.1
  • Magento v2.0.2
  • Magento v2.0.3
  • Magento v2.0.4
  • Magento v2.0.5
  • Magento v2.0.6
  • Magento v2.0.7
  • Magento v2.0.8
  • Magento v2.1.0
  • Magento v2.1.1

Links

Contributors

Installation

Composer method

cd <your magento path>
composer require cbrunet/magento2-language-fr-ca:*
php bin/magento cache:clean

To update package

cd <your magento path>
composer update cbrunet/magento2-language-fr-ca
php bin/magento cache:clean

Download repository method

Download file: https://github.com/cbrunet/magento2-language-fr-ca/archive/master.zip

Create folder your-magento-path/app/i18n/imaginaerum/fr_ca and extract zip into path.