Explorar o código

Update profile localizations

Daniel Supernault %!s(int64=7) %!d(string=hai) anos
pai
achega
1d3cddc831
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      resources/lang/en/profile.php

+ 3 - 0
resources/lang/en/profile.php

@@ -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.',
 ];