diff --git a/addons/default/visiosoft/base-theme/resources/lang/fr/field.php b/addons/default/visiosoft/base-theme/resources/lang/fr/field.php index 1c98f2669..b3c1c4e03 100644 --- a/addons/default/visiosoft/base-theme/resources/lang/fr/field.php +++ b/addons/default/visiosoft/base-theme/resources/lang/fr/field.php @@ -52,8 +52,8 @@ return [ 'mail' => 'Envoyer un mail', // Register instruction seed - 'register_instructions' => 'Register Instructions', - 'list' => 'List', - 'instruction_description' => 'Instruction Description', - 'instruction_list' => 'Instruction List', + 'register_instructions' => 'Instructions d\'enregistrement', + 'list' => 'liste', + 'instruction_description' => 'Description de l\'instruction', + 'instruction_list' => 'Liste d\'instructions', ]; \ No newline at end of file