Update profile localizations

This commit is contained in:
Daniel Supernault 2018-08-23 18:28:16 -06:00
parent ad5651e465
commit 1d3cddc831
No known key found for this signature in database
GPG key ID: 0DEF1C662C9033F7

View file

@ -6,4 +6,7 @@ return [
'emptyFollowing' => 'This user is not following anyone yet!',
'emptySaved' => 'You havent saved any post yet!',
'savedWarning' => 'Only you can see what youve saved',
'privateProfileWarning' => 'This Account is Private',
'alreadyFollow' => 'Already follow :username?',
'loginToSeeProfile' => 'to see their photos and videos.',
];