diff --git a/resources/lang/fr/filament-comments.php b/resources/lang/fr/filament-comments.php index 132ee27..67fb464 100644 --- a/resources/lang/fr/filament-comments.php +++ b/resources/lang/fr/filament-comments.php @@ -10,4 +10,6 @@ 'notifications.deleted' => 'Commentaire supprimé.', 'modal.heading' => 'Commentaires', + + 'comments.delete.tooltip' => 'Supprimer le commentaire' ];