2018-05-26 20:26:44 -06:00
|
|
|
<?php
|
|
|
|
|
|
|
|
return [
|
|
|
|
|
|
|
|
'likedPhoto' => 'liked your photo.',
|
2018-05-29 20:49:50 -06:00
|
|
|
'startedFollowingYou' => 'started following you.',
|
2018-06-04 02:16:33 -06:00
|
|
|
'commented' => 'commented on your post.',
|
2018-05-26 20:26:44 -06:00
|
|
|
|
|
|
|
];
|