1
0
Fork 0

Merge pull request #36 from j1t/dev

Hebrew Translation
This commit is contained in:
daniel 2018-05-28 22:34:58 -06:00 committed by GitHub
commit 716ce6a588
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<?php
return [
'likedPhoto' => 'אהבו את התמונה שלך.',
];

View File

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