mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-12-24 16:53:17 +00:00
Add newline at end of files
This commit is contained in:
parent
ae40a4d591
commit
ebb1c85c40
3 changed files with 3 additions and 3 deletions
|
@ -5,4 +5,4 @@ return [
|
|||
'likedPhoto' => 'liked your photo.',
|
||||
'startedFollowingYou' => 'started following you.',
|
||||
|
||||
];
|
||||
];
|
||||
|
|
|
@ -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',
|
||||
];
|
||||
];
|
||||
|
|
|
@ -4,4 +4,4 @@ return [
|
|||
|
||||
'emptyPersonalTimeline' => 'Your timeline is empty.'
|
||||
|
||||
];
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue