This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
oleg
/
pixelfed
cermin dari
https://github.com/pixelfed/pixelfed.git
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Jelajahi Sumber
Create profile.php
j1t
7 tahun lalu
induk
522e304a30
melakukan
23850cd950
1 mengubah file
dengan
5 tambahan dan
0 penghapusan
Tampilan Split
Tampilkan Statistik Diff
5
0
resources/lang/he/profile.php
+ 5
- 0
resources/lang/he/profile.php
Tampilan Berkas
@@ -0,0 +1,5 @@
+<?php
+
+return [
+ 'emptyTimeline' => 'למשתמש זה עדיין אין פוסטים!',
+];