mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-23 06:51:27 +00:00
7 lines
59 B
PHP
7 lines
59 B
PHP
|
<?php
|
||
|
|
||
|
return [
|
||
|
|
||
|
'likedPhoto' => 'liked your photo.',
|
||
|
|
||
|
];
|