mirror of https://github.com/pixelfed/pixelfed
Create profile.php
parent
42ba511e3e
commit
9ed904091b
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'emptyTimeline' => 'Aqueste utilizaire a pas encara de publicacion !',
|
||||
];
|
||||
Loading…
Reference in New Issue