This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
oleg
/
pixelfed
mirror de
https://github.com/pixelfed/pixelfed.git
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
Create timeline.php
j1t
7 anos atrás
pai
1d3482a6e8
commit
57edcfac80
1 arquivos alterados
com
7 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
7
0
resources/lang/he/timeline.php
+ 7
- 0
resources/lang/he/timeline.php
Ver arquivo
@@ -0,0 +1,7 @@
+<?php
+
+return [
+
+ 'emptyPersonalTimeline' => 'ציר הזמן שלך ריק.'
+
+];