Merge pull request #103 from moshpirit/patch-4

Update notification.php
This commit is contained in:
daniel 2018-06-01 16:43:45 -06:00 committed by GitHub
commit ee22d9d98c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@
return [
'likedPhoto' => 'le gustó tu foto.',
'likedPhoto' => 'le gustó tu foto.',
'startedFollowingYou' => 'empezó a seguirte.',
];