. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'new' => 'Ny Legacy API-nyckel', 'none' => 'Ingen nyckel.', 'docs' => [ '_' => 'Dokumentation finns tillgänglig på :github.', 'github' => 'GitHub', ], 'form' => [ 'create' => 'Skapa nyckel', ], 'view' => [ 'hide' => 'Dölj nyckel', 'show' => 'Visa nyckel', 'delete' => 'Ta bort', ], 'warning' => [ 'line1' => 'Ge inte ut detta till andra.', 'line2' => "Det är jämförbart till att ge ut ditt lösenord.", 'line3' => 'Ditt konto kan bli äventyrat.', ], ];