Explorar o código

Update profile l10n

Daniel Supernault %!s(int64=6) %!d(string=hai) anos
pai
achega
9ec340057f
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

@@ -9,4 +9,7 @@ return [
   'privateProfileWarning' => 'This Account is Private',
   'alreadyFollow'         => 'Already follow :username?',
   'loginToSeeProfile'     => 'to see their photos and videos.',
+
+  'status.disabled.header' 	  => 'Profile Unavailable',
+  'status.disabled.body'	  => 'Sorry, this profile is not available at the moment. Please try again shortly.',
 ];