1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

Merge pull request #184 from OpenAlgeria/patch-2

Update French language notification.php
This commit is contained in:
daniel 2018-06-04 22:58:55 -06:00 committed by GitHub
commit 2e4fb02258
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,5 @@
<?php
return [
'likedPhoto' => 'a aimé votre photo.',
'startedFollowingYou' => 'a commencé à vous suivre.',
];