mirror of
https://github.com/pixelfed/pixelfed.git
synced 2025-01-25 00:09:29 +00:00
Merge pull request #206 from j1t/patch-1
Update notification.php - Hebrew
This commit is contained in:
commit
1c97b61252
1 changed files with 2 additions and 0 deletions
|
@ -3,5 +3,7 @@
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'likedPhoto' => 'אהבו את התמונה שלך.',
|
'likedPhoto' => 'אהבו את התמונה שלך.',
|
||||||
|
'startedFollowingYou' => 'התחיל לעקוב אחריך.',
|
||||||
|
'commented' => 'הגיב על הפוסט שלך.',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue