mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 00:34:50 +00:00
notification.php Translate French
This commit is contained in:
parent
73f71b7922
commit
0e1c1611c3
1 changed files with 4 additions and 0 deletions
4
resources/lang/fr/notification.php
Normal file
4
resources/lang/fr/notification.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?php
|
||||
return [
|
||||
'likedPhoto' => 'Aimé votre photo.',
|
||||
];
|
Loading…
Reference in a new issue