feat(LRL App): init V0
This commit is contained in:
14
lang/vendor/filament-panels/fr/auth/http/controllers/email-change-verification-controller.php
vendored
Normal file
14
lang/vendor/filament-panels/fr/auth/http/controllers/email-change-verification-controller.php
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'verified' => [
|
||||
'title' => 'Email address changed',
|
||||
'body' => 'Your email address has been successfully changed to :email.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user