File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 44
55 /*
66 |--------------------------------------------------------------------------
7- | Laravel User Verification Language Lines
7+ | Laravel User Verification Language Pack
88 |--------------------------------------------------------------------------
99 */
1010
1111 'verification_email_subject ' => 'Your Account Verification Link ' ,
12+
1213 // error view
13- 'verification_error_header ' => 'Verification failed ' ,
14- 'verification_error_message ' => 'Your account could not be verified. ' ,
15- 'verification_error_back_button ' => 'Back ' ,
14+ 'verification_error_header ' => 'Verification failed ' ,
15+ 'verification_error_message ' => 'Your account could not be verified. ' ,
16+ 'verification_error_back_button ' => 'Back ' ,
1617
1718];
You can’t perform that action at this time.
0 commit comments