This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
oleg
/
pixelfed
espejo de
https://github.com/pixelfed/pixelfed.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Update French language timeline.php
OpenAlgeria
hace 7 años
padre
32eca1a0fc
commit
e4564828f3
Se han
modificado 1 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
4
0
resources/lang/fr/timeline.php
+ 4
- 0
resources/lang/fr/timeline.php
Ver fichero
@@ -0,0 +1,4 @@
+<?php
+return [
+ 'emptyPersonalTimeline' => 'Votre chronologie est vide.'
+];