2018-05-29 08:42:30 +00:00
|
|
|
<?php
|
|
|
|
|
|
|
|
return [
|
|
|
|
|
2018-08-28 03:07:36 +00:00
|
|
|
'likedPhoto' => 'a aimat vòstra fòto.',
|
2019-07-10 18:52:48 +00:00
|
|
|
'likedComment' => 'a aimat vòstre comentari.',
|
2018-05-30 08:54:37 +00:00
|
|
|
'startedFollowingYou' => 'a començat de vos seguir.',
|
2018-08-28 03:07:36 +00:00
|
|
|
'commented' => 'a comentat vòstra publicacion.',
|
|
|
|
'mentionedYou' => 'vos a mencionat.',
|
2019-07-10 18:52:48 +00:00
|
|
|
'shared' => 'a partejat vòstra publicacion.',
|
2018-05-29 08:42:30 +00:00
|
|
|
|
|
|
|
];
|