diff --git a/lang/pt/notification.php b/lang/pt/notification.php index 095c32c22..92af66ad8 100644 --- a/lang/pt/notification.php +++ b/lang/pt/notification.php @@ -2,11 +2,11 @@ return [ - 'likedPhoto' => 'gostou da tua publicação.', - 'likedComment' => 'gostou do teu comentário.', - 'startedFollowingYou' => 'começou a seguir-te.', - 'commented' => 'comentou na tua publicação.', - 'mentionedYou' => 'mencionou-te.', - 'shared' => 'partilhou a tua publicação.', + 'likedPhoto' => '', + 'likedComment' => '', + 'startedFollowingYou' => '', + 'commented' => '', + 'mentionedYou' => '', + 'shared' => '', ];