diff --git a/resources/lang/it-IT/setup.php b/resources/lang/it-IT/setup.php new file mode 100644 index 00000000..21461389 --- /dev/null +++ b/resources/lang/it-IT/setup.php @@ -0,0 +1,23 @@ + 'Installazione', + 'title' => 'Installa Cachet', + 'service_details' => 'Dettagli del Servizio', + 'env_setup' => 'Configurazione dell\'Ambiente', + 'status_page_setup' => 'Installazione della Pagina di Stato', + 'show_support' => 'Mostrare supporto per Cachet?', + 'admin_account' => 'Account Amministratore', + 'complete_setup' => 'Installazione Completata', + 'completed' => 'Cachet รจ stato configurato con successo!', + 'finish_setup' => 'Vai alla bacheca', +]; \ No newline at end of file