From 65b015c3a6b892418e553fa7ec4e5414701224e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Quent=C3=AD?= <33203663+Quenty31@users.noreply.github.com> Date: Tue, 19 Jun 2018 22:01:00 +0200 Subject: [PATCH] Update --- 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 38676b253..acffb33e9 100644 --- a/resources/lang/oc/notification.php +++ b/resources/lang/oc/notification.php @@ -4,5 +4,7 @@ return [ 'likedPhoto' => 'a aimat vòstra fòto.', 'startedFollowingYou' => 'a començat de vos seguir.', + 'commented' => 'a comentat vòstra publicacion.', + 'mentionedYou' => 'vos a mencionat.' ];