mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Merge pull request #21 from OpenAlgeria/dev
notification.php Translate French
This commit is contained in:
commit
d8bbe98728
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