Update profile l10n

This commit is contained in:
Daniel Supernault 2018-12-24 23:04:24 -07:00
parent 540d0bed26
commit 9ec340057f
No known key found for this signature in database
GPG key ID: 0DEF1C662C9033F7

View file

@ -9,4 +9,7 @@ return [
'privateProfileWarning' => 'This Account is Private', 'privateProfileWarning' => 'This Account is Private',
'alreadyFollow' => 'Already follow :username?', 'alreadyFollow' => 'Already follow :username?',
'loginToSeeProfile' => 'to see their photos and videos.', '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.',
]; ];