mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 08:44:49 +00:00
10 lines
223 B
PHP
10 lines
223 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'likedPhoto' => 'אהבו את התמונה שלך.',
|
|
'startedFollowingYou' => 'התחיל לעקוב אחריך.',
|
|
'commented' => 'הגיב על הפוסט שלך.',
|
|
|
|
];
|