diff --git a/resources/lang/it/profile.php b/resources/lang/it/profile.php index 1ac98bfcc..488af69f5 100644 --- a/resources/lang/it/profile.php +++ b/resources/lang/it/profile.php @@ -9,4 +9,7 @@ return [ 'privateProfileWarning' => 'Questo Account è Privato', 'alreadyFollow' => 'Segui già :username?', 'loginToSeeProfile' => 'per vedere le sue foto e video.', + + 'status.disabled.header' => 'Profilo Non Disponibile', + 'status.disabled.body' => 'Scusa, questo profilo non è disponibile al momento. Per favore riprova più tardi.', ];