. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'new' => 'Uusi perinnerajapinnan avain', 'none' => 'Ei avainta.', 'docs' => [ '_' => 'Dokumentaatio on saatavilla :github.', 'github' => 'GitHubissa', ], 'form' => [ 'create' => 'Luo Avain', ], 'view' => [ 'hide' => 'Piilota Avain', 'show' => 'Näytä Avain', 'delete' => 'Poista', ], 'warning' => [ 'line1' => 'Älä näytä tätä muille.', 'line2' => "Se vastaa salasanasi antamista muille.", 'line3' => 'Saatat vaarantaa tilisi.', ], ];