]> BookStack Code Mirror - bookstack/commitdiff
Update activities.php
authorAlwaysin <redacted>
Sun, 18 Mar 2018 13:20:20 +0000 (14:20 +0100)
committerGitHub <redacted>
Sun, 18 Mar 2018 13:20:20 +0000 (14:20 +0100)
resources/lang/fr/activities.php

index 32f225d5d9f6dcd59f3c1157434c6800287d8101..a59c9a54318a44c6474bbfde26bca5c78ef97f8a 100644 (file)
@@ -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é'
+
 ];