mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-23 06:51:27 +00:00
Update French language timeline.php
This commit is contained in:
parent
32eca1a0fc
commit
e4564828f3
1 changed files with 4 additions and 0 deletions
4
resources/lang/fr/timeline.php
Normal file
4
resources/lang/fr/timeline.php
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
<?php
|
||||||
|
return [
|
||||||
|
'emptyPersonalTimeline' => 'Votre chronologie est vide.'
|
||||||
|
];
|
Loading…
Reference in a new issue