This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
oleg
/
pixelfed
miroir de
https://github.com/pixelfed/pixelfed.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
Update French language timeline.php
OpenAlgeria
il y a 7 ans
Parent
32eca1a0fc
commit
e4564828f3
1 fichiers modifiés
avec
4 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
4
0
resources/lang/fr/timeline.php
+ 4
- 0
resources/lang/fr/timeline.php
Voir le fichier
@@ -0,0 +1,4 @@
+<?php
+return [
+ 'emptyPersonalTimeline' => 'Votre chronologie est vide.'
+];