forked from mirror/pixelfed
Create profile.php
This commit is contained in:
parent
522e304a30
commit
23850cd950
1 changed files with 5 additions and 0 deletions
5
resources/lang/he/profile.php
Normal file
5
resources/lang/he/profile.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
'emptyTimeline' => 'למשתמש זה עדיין אין פוסטים!',
|
||||
];
|
Loading…
Reference in a new issue