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