Files
biiproject-kit-v1/lang/vendor/filament-panels/nb/auth/http/controllers/email-change-verification-controller.php
T

15 lines
203 B
PHP

<?php
return [
'notifications' => [
'verified' => [
'title' => 'E-postadresse endret',
'body' => 'E-postadressen din er endret til :email.',
],
],
];