feat: add routes, lang, tests, stubs, docs, and docker configurations
This commit is contained in:
lang/vendor/filament-panels/lus/auth/http/controllers/block-email-change-verification-controller.php
Vendored
+19
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'blocked' => [
|
||||
'title' => 'Email address thlak tur blocked ani',
|
||||
'body' => 'Hemi email adress :email thlak tum na chu I blocked fel e. Nangma request anih loh chuan, khawngaihin min rawn be vat dawn nia.',
|
||||
],
|
||||
|
||||
'failed' => [
|
||||
'title' => 'Email address thlak tur a block theilo',
|
||||
'body' => 'Hemi email address :email a email inthlak hi I blocked hmaa a in verified tawh avangin tihdanglam theih ani tawhlo. Nangma request anih loh chuan, khawngaihin min rawn be vat dawn nia.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
Vendored
+14
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'verified' => [
|
||||
'title' => 'Email address a inthlak',
|
||||
'body' => 'I email address chu hemi :email ah hian a inthlak e.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user