Skip to content

Commit

Permalink
Update Language Pack
Browse files Browse the repository at this point in the history
  • Loading branch information
imsamthomas committed Jul 26, 2021
1 parent d69e40f commit 8ef908f
Show file tree
Hide file tree
Showing 4 changed files with 2,091 additions and 3,195 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2020 Mageplaza
Copyright (c) 2021 Mageplaza

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ It is not fully translated? Feel free to contribute:
- [On Github](/~https://github.com/mageplaza/magento-2-french-language-pack/blob/master/HOW-TO-CONTRIBUTE.md): It's faster, our team will approve it after you send pull request.


Find other [language packs here](https://www.mageplaza.com/kb/magento-2-language-pack/)
Find other [language packs here](https://www.mageplaza.com/magento-2-extensions/language-packs.html)

## 2. How to Install French Language Pack

Expand All @@ -38,17 +38,17 @@ Install the French language pack via composer is never easier.

**Install French pack**:

With Social Proof (recommend):
With Marketing Automation (recommend):

```
composer require mageplaza/magento-2-french-language-pack:dev-master avada/module-proofo
composer require mageplaza/magento-2-french-language-pack:dev-master mageplaza/module-smtp
php bin/magento setup:static-content:deploy fr_FR
php bin/magento indexer:reindex
php bin/magento cache:clean
php bin/magento cache:flush
```

Without Social Proof:
Without Marketing Automation:

```
composer require mageplaza/magento-2-french-language-pack:dev-master
Expand Down Expand Up @@ -164,6 +164,7 @@ It supports all Magento 2 versions include [Magento 2 open-source](https://www.m
- Magento v2.1.x
- Magento v2.2.x
- Magento v2.3.x
- Magento v2.4.x



Expand Down
Loading

0 comments on commit 8ef908f

Please sign in to comment.