|
@@ -2,10 +2,10 @@
|
|
|
|
|
|
return [
|
|
return [
|
|
|
|
|
|
- 'likedPhoto' => 'le gustó tu foto.',
|
|
|
|
|
|
+ 'likedPhoto' => 'le gustó tu foto.',
|
|
'likedComment' => 'le gustó tu comentario.',
|
|
'likedComment' => 'le gustó tu comentario.',
|
|
'startedFollowingYou' => 'empezó a seguirte.',
|
|
'startedFollowingYou' => 'empezó a seguirte.',
|
|
'commented' => 'comentó tu foto.',
|
|
'commented' => 'comentó tu foto.',
|
|
- 'mentionedYou' => 'te menciono.',
|
|
|
|
- 'shared' => 'compartir tu foto.',
|
|
|
|
|
|
+ 'mentionedYou' => 'te mencionó.',
|
|
|
|
+ 'shared' => 'compartió tu foto.',
|
|
];
|
|
];
|