Update activities.php

This commit is contained in:
Alwaysin
2018-03-18 14:20:20 +01:00
committed by GitHub
parent 8b27ce3296
commit bb7fab1dc0

View 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é'
];