Update notification.php

This commit is contained in:
Quentí 2019-07-10 20:52:48 +02:00 committed by GitHub
parent 8e016f59d1
commit 17d7a945f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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.',
];