Sync up languages from CrowdIn. Closes #1259

This commit is contained in:
James Brooks
2016-01-29 22:05:05 +00:00
parent 900475c53c
commit 21fac30350
185 changed files with 16908 additions and 1603 deletions
+6 -6
View File
@@ -11,13 +11,13 @@
return [
'setup' => 'Installazione',
'title' => 'Installazione Cachet',
'service_details' => 'Dettagli Servizio',
'env_setup' => 'Installazione Environment',
'status_page_setup' => 'Installazione Status Page',
'show_support' => 'Mostrare il supporto per Cachet?',
'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 dashboard',
'finish_setup' => 'Vai alla bacheca',
];