1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-01-26 00:39:40 +00:00
pixelfed/resources/lang/he/notification.php
2018-06-05 06:12:38 +00:00

9 lines
223 B
PHP

<?php
return [
'likedPhoto' => 'אהבו את התמונה שלך.',
'startedFollowingYou' => 'התחיל לעקוב אחריך.',
'commented' => 'הגיב על הפוסט שלך.',
];