mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
french correction
I suppose this mention will appear after a nickname. Ex : JohnDoe liked this photo. So in French, JohnDoe a aimé cette photo.
This commit is contained in:
parent
d8bbe98728
commit
1f46410777
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<?php
|
||||
return [
|
||||
'likedPhoto' => 'Aimé votre photo.',
|
||||
'likedPhoto' => 'a aimé votre photo.',
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue