Add newline at end of files

This commit is contained in:
bsky 2018-06-02 04:05:42 +09:00
parent ae40a4d591
commit ebb1c85c40
3 changed files with 3 additions and 3 deletions

View file

@ -5,4 +5,4 @@ return [
'likedPhoto' => 'liked your photo.',
'startedFollowingYou' => 'started following you.',
];
];

View file

@ -5,4 +5,4 @@ return [
'emptyFollowers' => 'This user has no followers yet!',
'emptyFollowing' => 'This user is not following anyone yet!',
'savedWarning' => 'Only you can see what you\'ve saved',
];
];

View file

@ -4,4 +4,4 @@ return [
'emptyPersonalTimeline' => 'Your timeline is empty.'
];
];