This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
oleg
/
pixelfed
同期ミラー
https://github.com/pixelfed/pixelfed.git
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
Create profile.php
j1t
7 年 前
親
522e304a30
コミット
23850cd950
1 ファイル変更
、
5 行追加
、
0 行削除
分割表示
差分情報を表示
5
0
resources/lang/he/profile.php
+ 5
- 0
resources/lang/he/profile.php
ファイルの表示
@@ -0,0 +1,5 @@
+<?php
+
+return [
+ 'emptyTimeline' => 'למשתמש זה עדיין אין פוסטים!',
+];