Create profile.php

This commit is contained in:
j1t 2018-05-29 00:16:07 +00:00 committed by GitHub
parent 522e304a30
commit 23850cd950
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,5 @@
<?php
return [
'emptyTimeline' => 'למשתמש זה עדיין אין פוסטים!',
];