mirror of https://github.com/pixelfed/pixelfed
parent
972db3ba0e
commit
295594a93c
@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'likedPhoto' => '',
|
||||
'likedComment' => '',
|
||||
'startedFollowingYou' => '',
|
||||
'commented' => '',
|
||||
'mentionedYou' => '',
|
||||
'shared' => '',
|
||||
|
||||
];
|
||||
Loading…
Reference in New Issue