mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 00:34:50 +00:00
Update profile localizations
This commit is contained in:
parent
ad5651e465
commit
1d3cddc831
1 changed files with 3 additions and 0 deletions
|
@ -6,4 +6,7 @@ return [
|
|||
'emptyFollowing' => 'This user is not following anyone yet!',
|
||||
'emptySaved' => 'You haven’t saved any post yet!',
|
||||
'savedWarning' => 'Only you can see what you’ve saved',
|
||||
'privateProfileWarning' => 'This Account is Private',
|
||||
'alreadyFollow' => 'Already follow :username?',
|
||||
'loginToSeeProfile' => 'to see their photos and videos.',
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue