mirror of https://github.com/pixelfed/pixelfed
Create notification.php
parent
ad657b7fdc
commit
522e304a30
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'likedPhoto' => 'אהבו את התמונה שלך.',
|
||||
|
||||
];
|
||||
Loading…
Reference in New Issue