From d1fa191f06ee9de7a3df327cd88c08951522ffbd Mon Sep 17 00:00:00 2001 From: Nouutilizaire <39726620+Nouutilizaire@users.noreply.github.com> Date: Wed, 30 May 2018 08:54:37 +0000 Subject: [PATCH] Update notification.php --- resources/lang/oc/notification.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/lang/oc/notification.php b/resources/lang/oc/notification.php index 71fcc14f2..38676b253 100644 --- a/resources/lang/oc/notification.php +++ b/resources/lang/oc/notification.php @@ -2,6 +2,7 @@ return [ - 'likedPhoto' => 'a aimat vòstra fotografia.', + 'likedPhoto' => 'a aimat vòstra fòto.', + 'startedFollowingYou' => 'a començat de vos seguir.', ];