瀏覽代碼

Updated italian translation

Sylke Vicious 6 年之前
父節點
當前提交
de769b9006
共有 1 個文件被更改,包括 3 次插入0 次删除
  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.',
 ];