mirror of
https://github.com/pixelfed/pixelfed.git
synced 2025-02-07 06:54:59 +00:00
![Reka](/assets/img/avatar_default.png)
I suppose this mention will appear after a nickname. Ex : JohnDoe liked this photo. So in French, JohnDoe a aimé cette photo.
4 lines
60 B
PHP
4 lines
60 B
PHP
<?php
|
|
return [
|
|
'likedPhoto' => 'a aimé votre photo.',
|
|
];
|