1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-01-26 00:39:40 +00:00
pixelfed/resources/lang/es/notification.php

8 lines
61 B
PHP
Raw Normal View History

2018-05-27 21:22:49 +00:00
<?php
return [
'likedPhoto' => 'le gustó tu foto.',
];