From 17d7a945f0045c9c2da0a794935e7480f086312f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Quent=C3=AD?= <33203663+Quenty31@users.noreply.github.com> Date: Wed, 10 Jul 2019 20:52:48 +0200 Subject: [PATCH] Update notification.php --- resources/lang/oc/notification.php | 2 ++ 1 file changed, 2 insertions(+) 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.', ];