Update notification.php

This commit is contained in:
moshpirit 2018-06-01 17:32:44 +02:00 committed by GitHub
parent 9fbc5d0902
commit c083fa7c9f
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.',
];