This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
oleg
/
pixelfed
mirror da
https://github.com/pixelfed/pixelfed.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Create profile.php
j1t
7 anni fa
parent
522e304a30
commit
23850cd950
1 ha cambiato i file
con
5 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
5
0
resources/lang/he/profile.php
+ 5
- 0
resources/lang/he/profile.php
Vedi File
@@ -0,0 +1,5 @@
+<?php
+
+return [
+ 'emptyTimeline' => 'למשתמש זה עדיין אין פוסטים!',
+];