diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php index 472871e..53b2574 100644 --- a/locales/fr_FR/translations.php +++ b/locales/fr_FR/translations.php @@ -241,5 +241,5 @@ return array( 'add a new group' => 'ajouter un nouveau libellé', 'Groups' => 'Libellés', 'Back to the group' => 'Revenir sur le groupe' - 'view' => 'view', + 'view' => 'voir', );