mirror of https://github.com/pixelfed/pixelfed
commit
716ce6a588
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'likedPhoto' => 'אהבו את התמונה שלך.',
|
||||
|
||||
];
|
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'emptyTimeline' => 'למשתמש זה עדיין אין פוסטים!',
|
||||
];
|
Loading…
Reference in New Issue