. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'new' => 'Nuova Chiave API Legacy', 'none' => 'Nessuna chiave.', 'docs' => [ '_' => 'La documentazione รจ disponibile su :github.', 'github' => 'GitHub', ], 'form' => [ 'create' => 'Crea Chiave', ], 'view' => [ 'hide' => 'Nascondi Chiave', 'show' => 'Mostra Chiave', 'delete' => 'Elimina', ], 'warning' => [ 'line1' => 'Non distribuirla con altri.', 'line2' => "Equivale a dare la tua password.", 'line3' => 'Il tuo account rischierebbe di venire compromesso.', ], ];