mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-26 08:13:16 +00:00
Update notification.php
This commit is contained in:
parent
0b8bd6b4d3
commit
593f17ad33
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