mirror of https://github.com/pixelfed/pixelfed.git
8 lines
61 B
PHP
8 lines
61 B
PHP
|
<?php
|
||
|
|
||
|
return [
|
||
|
|
||
|
'likedPhoto' => 'le gustó tu foto.',
|
||
|
|
||
|
];
|