mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 14:31:26 +00:00
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