This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
oleg
/
pixelfed
mirror de
https://github.com/pixelfed/pixelfed.git
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
Create profile.php
j1t
há 7 anos atrás
pai
522e304a30
commit
23850cd950
1 ficheiros alterados
com
5 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
5
0
resources/lang/he/profile.php
+ 5
- 0
resources/lang/he/profile.php
Ver Ficheiro
@@ -0,0 +1,5 @@
+<?php
+
+return [
+ 'emptyTimeline' => 'למשתמש זה עדיין אין פוסטים!',
+];