From bb7fab1dc0a97d35a7430e8cc70974fffa64342f Mon Sep 17 00:00:00 2001 From: Alwaysin Date: Sun, 18 Mar 2018 14:20:20 +0100 Subject: [PATCH] Update activities.php --- resources/lang/fr/activities.php | 3 +++ 1 file changed, 3 insertions(+) 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é' + ];