[ 'title' => 'Log in', 'description' => ['Log in to your account to create new orders or see your order history!'], 'submit' => 'Log in', ], 'favourites' => [ 'title' => 'Save your favourites' ], 'lostpassword' => [ 'title' => 'Forgot Your Password?', 'description' => 'No worries, we\'ll send you a reset link to your email.' ], 'register' => [ 'title' => 'Create your Account', 'submit' => 'Create Account', 'email' => [ 'subject' => '[TATTYSOAP] Finish Creating Your Account' ], 'success' => [ 'title' => 'Success!', 'description' => [ 'See your email for next steps.', '(If you can\'t find it, check your junk!)', ], ] ], 'magic' => [ 'title' => 'Log in, auto-magically!', 'description' => [ 'Enter your email, click the link in your email, and bibbity bobbity boo - you\'re logged in!' ], ] ]; }