mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 08:44:49 +00:00
8 lines
112 B
PHP
8 lines
112 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'likedPhoto' => 'liked your photo.',
|
|
'startedFollowingYou' => 'started following you.',
|
|
|
|
]; |