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 profile.php
j1t
7 anos atrás
pai
522e304a30
commit
23850cd950
1 arquivos alterados
com
5 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
5
0
resources/lang/he/profile.php
+ 5
- 0
resources/lang/he/profile.php
Ver arquivo
@@ -0,0 +1,5 @@
+<?php
+
+return [
+ 'emptyTimeline' => 'למשתמש זה עדיין אין פוסטים!',
+];