diff --git a/resources/lang/ca/notification.php b/resources/lang/ca/notification.php new file mode 100644 index 000000000..62506cb22 --- /dev/null +++ b/resources/lang/ca/notification.php @@ -0,0 +1,9 @@ + 'li ha agradat la vostra publicació.', + 'likedComment' => 'li ha agradat el vostre comentari.', + 'startedFollowingYou' => 'ha començat a seguir-vos.', + 'commented' => 'ha comentat la vostra publicació.', + 'mentionedYou' => 'us ha esmentat.', + 'shared' => 'ha compartit la vostra publicació.', +];