mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 21:49:01 +01:00
New translations cachet.php (Italian)
This commit is contained in:
parent
883ad472b2
commit
f9d205b785
@ -117,9 +117,18 @@ return [
|
||||
],
|
||||
],
|
||||
|
||||
// Meta descriptions
|
||||
'meta' => [
|
||||
'description' => [
|
||||
'incident' => 'Details and updates about the :name incident that occurred on :date',
|
||||
'schedule' => 'Details about the scheduled maintenance period :name starting :startDate',
|
||||
'subscribe' => 'Subscribe to :app in order to receive updates of incidents and scheduled maintenance periods',
|
||||
'overview' => 'Resta informato sugli ultimi aggiornamenti dei servizi di :app.',
|
||||
],
|
||||
],
|
||||
|
||||
// Other
|
||||
'home' => 'Home',
|
||||
'description' => 'Resta informato sugli ultimi aggiornamenti dei servizi di :app.',
|
||||
'powered_by' => 'Powered by <a href="https://cachethq.io" class="links"> Cachet</a>.',
|
||||
'timezone' => 'Le date sono mostrate in :timezone.',
|
||||
'about_this_site' => 'Informazioni sul sito',
|
||||
|
Loading…
x
Reference in New Issue
Block a user