Browse Source

Updated italian translation

Sylke Vicious 6 years ago
parent
commit
de769b9006
1 changed files with 3 additions and 0 deletions
  1. 3 0
      resources/lang/it/profile.php

+ 3 - 0
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.',
 ];