diff --git a/resources/lang/oc/notification.php b/resources/lang/oc/notification.php index d1222360c..007c1d86f 100644 --- a/resources/lang/oc/notification.php +++ b/resources/lang/oc/notification.php @@ -3,8 +3,10 @@ return [ 'likedPhoto' => 'a aimat vòstra fòto.', + 'likedComment' => 'a aimat vòstre comentari.', 'startedFollowingYou' => 'a començat de vos seguir.', 'commented' => 'a comentat vòstra publicacion.', 'mentionedYou' => 'vos a mencionat.', + 'shared' => 'a partejat vòstra publicacion.', ];