diff --git a/resources/lang/fr/activities.php b/resources/lang/fr/activities.php index 32f225d5d..a59c9a543 100644 --- a/resources/lang/fr/activities.php +++ b/resources/lang/fr/activities.php @@ -37,4 +37,7 @@ return [ 'book_sort' => 'a réordonné le livre', 'book_sort_notification' => 'Livre réordonné avec succès', + // Other + 'commented_on' => 'a commenté' + ];