diff --git a/inc/modules/sample/lang/admin/fr_french.ini b/inc/modules/sample/lang/admin/fr_french.ini index 2d04f06..d66de3f 100644 --- a/inc/modules/sample/lang/admin/fr_french.ini +++ b/inc/modules/sample/lang/admin/fr_french.ini @@ -1,5 +1,5 @@ -module_name = "Module d'exemple" -module_desc = "" -index = "" -example = "" -button = "" \ No newline at end of file +module_name = "Module d’exemple" +module_desc = "Module d’exemple" +index = "Index" +example = "Exemple" +button = "Bouton"