mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-18 05:58:18 +01:00
New translations setup.php (Italian)
This commit is contained in:
parent
bd74f484eb
commit
2466eb4dde
23
resources/lang/it-IT/setup.php
Normal file
23
resources/lang/it-IT/setup.php
Normal file
@ -0,0 +1,23 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
* This file is part of Cachet.
|
||||
*
|
||||
* (c) Alt Three Services Limited
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
return [
|
||||
'setup' => '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',
|
||||
];
|
Loading…
x
Reference in New Issue
Block a user