-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from Sinepel/develop
FR translation + error/success notification + improvements
- Loading branch information
Showing
2 changed files
with
50 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?php | ||
|
||
global $_MODULE; | ||
$_MODULE = array(); | ||
$_MODULE['<{fop_customcss}prestashop>fop_customcss_6c8955a3bed22711cf6afb7eaa5a20fc'] = 'FOP - Custom CSS'; | ||
$_MODULE['<{fop_customcss}prestashop>fop_customcss_a2cf0507b2e8f530e13ea6d093a36537'] = 'Personnalisez votre boutique en y ajoutant du CSS personnalisé'; | ||
$_MODULE['<{fop_customcss}prestashop>fop_customcss_6066a42946fe9e9374b5f80c84207f3a'] = 'CSS personnalisé sauvegardé !'; | ||
$_MODULE['<{fop_customcss}prestashop>fop_customcss_283b01d5c55830c98ad76c2f294e82e0'] = 'Une erreur est survenue lors de l\'enregistrement'; | ||
$_MODULE['<{fop_customcss}prestashop>fop_customcss_f4f70727dc34561dfde1a3c529b6205c'] = 'Paramètres'; | ||
$_MODULE['<{fop_customcss}prestashop>fop_customcss_42e6feb7f76e910efcda54034ecc83ce'] = 'CSS personnalisé'; | ||
$_MODULE['<{fop_customcss}prestashop>fop_customcss_0343dd0268c320841a78d7a66443e4cb'] = 'CSS'; | ||
$_MODULE['<{fop_customcss}prestashop>fop_customcss_c9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; |