Files
biiproject-kit-v1/lang/vendor/filament-panels/nl/auth/multi-factor/recovery-codes-modal-content.php
T

28 lines
327 B
PHP

<?php
return [
'actions' => [
'Klik om te',
'copy' => [
'label' => 'kopiëren',
],
'of',
'download' => [
'label' => 'downloaden',
],
'alle codes in één keer.',
],
'messages' => [
'copied' => 'Gekopieerd',
],
];