mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 16:32:15 +00:00
email verification review
This commit is contained in:
@@ -480,8 +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.',
|
||||
'page_email_successfully_send.title' => 'Verification email was successfully send!',
|
||||
'page_email_successfully_send.subtitle' => 'Check your email address where the email was send.',
|
||||
'popup_create_folder.folder_default_name' => 'New Folder',
|
||||
'popup_create_folder.label' => 'Type Name',
|
||||
'popup_create_folder.placeholder' => 'Type your name',
|
||||
@@ -686,5 +686,6 @@ return [
|
||||
'app_touch_icon' => 'App Touch Icon',
|
||||
'app_touch_icon_description' => 'If user store bookmark on his phone screen, this icon appear in app thumbnail. Preferred size is 156x156',
|
||||
'select_search_placeholder' => 'Search in list...',
|
||||
'go_home' => 'Go to the homepage',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user