. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'new' => 'Nieuwe Legacy API Sleutel', 'none' => 'Geen sleutel.', 'docs' => [ '_' => 'Documentatie is beschikbaar op :github.', 'github' => 'GitHub', ], 'form' => [ 'create' => 'Maak Sleutel', ], 'view' => [ 'hide' => 'Verberg Sleutel', 'show' => 'Toon Sleutel', 'delete' => 'Verwijder', ], 'warning' => [ 'line1' => 'Geef dit niet weg aan anderen.', 'line2' => "Het is gelijk aan het weggeven van je wachtwoord.", 'line3' => 'Je account kan worden gecompromitteerd.', ], ];