added Successfully verify email send route(Vue)

This commit is contained in:
Milos Holba
2021-05-31 18:19:42 +02:00
parent 359ae80e22
commit 2bba4f961a
6 changed files with 95 additions and 4 deletions

View File

@@ -480,6 +480,8 @@ return [
'page_not_verified.resend_button' => 'Resend verification email.',
'page_email_successfully_verified.title' => 'Your account was successfully verified!',
'page_email_successfully_verified.subtitle' => 'Now you can log in.',
'page_email_successfully_send.title' => 'Email was successfully send!',
'page_email_successfully_send.subtitle' => 'Check your email address where was the email send.',
'popup_create_folder.folder_default_name' => 'New Folder',
'popup_create_folder.label' => 'Type Name',
'popup_create_folder.placeholder' => 'Type your name',