mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 14:31:26 +00:00
Translate French
This commit is contained in:
parent
ff896d99e6
commit
73f71b7922
1 changed files with 4 additions and 0 deletions
4
resources/lang/fr/profile.php
Normal file
4
resources/lang/fr/profile.php
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
<?php
|
||||||
|
return [
|
||||||
|
'emptyTimeline' => 'Cet utilisateur n'a pas encore de messages!',
|
||||||
|
];
|
Loading…
Reference in a new issue