notification.php 265 B

1234567891011
  1. <?php
  2. return [
  3. 'likedPhoto' => 'אהבו את התמונה שלך.',
  4. 'startedFollowingYou' => 'התחיל לעקוב אחריך.',
  5. 'commented' => 'הגיב על הפוסט שלך.',
  6. 'mentionedYou' => 'הזכיר אותך.',
  7. ];