This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
oleg
/
pixelfed
miroir de
https://github.com/pixelfed/pixelfed.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
Create profile.php
j1t
il y a 7 ans
Parent
522e304a30
commit
23850cd950
1 fichiers modifiés
avec
5 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
5
0
resources/lang/he/profile.php
+ 5
- 0
resources/lang/he/profile.php
Voir le fichier
@@ -0,0 +1,5 @@
+<?php
+
+return [
+ 'emptyTimeline' => 'למשתמש זה עדיין אין פוסטים!',
+];