[ 'subject' => 'New support request: :title', 'title' => 'Human support request', 'subtitle' => 'A user asked to talk to a human agent through the chatbot.', 'field_name' => 'Name', 'field_type' => 'Type', 'field_email' => 'Email', 'field_phone' => 'Phone', 'field_category' => 'Category', 'field_title' => 'Subject', 'field_message' => 'Message', 'footer_note' => 'This request is also recorded in the backoffice. This is an automated email, please do not reply.', ], 'send_code' => [ 'subject' => 'Your verification code', 'header_subtitle' => 'Access verification', 'greeting' => 'Hello, :name!', 'greeting_anonymous' => 'Hello!', 'body_intro' => 'Use the code below to access your account', 'expiry_notice' => 'This code expires in 15 minutes.', 'ignore_notice' => 'If you did not request this code, please ignore this email.', 'footer_note' => 'This is an automated email. Please do not reply.', 'footer_title' => 'Thank you for using the Diaria App ', ], 'provider_approved' => [ 'subject' => 'Registration approved on Diaria App', 'title' => 'Registration approved', 'header_subtitle' => 'Your provider profile has been approved.', 'greeting' => 'Hello, :name!', 'greeting_anonymous' => 'Hello!', 'body_intro' => 'Your registration has been approved by our team. You can now access the app and start receiving service opportunities.', 'next_step' => 'Log in to the app with the same email or phone used during registration to access your account.', 'footer_title' => 'Welcome to Diaria App', 'footer_note' => 'This is an automated email. Please do not reply.', ], 'service_completed' => [ 'subject' => 'Service completed successfully', 'title' => 'Service Completed', 'subtitle' => 'Your payment has been successfully confirmed.', 'payment_confirmed' => 'Payment confirmed', 'payment_confirmed_subtitle' => 'The service has been completed and payment approved.', 'service_resume' => 'Service summary', 'client' => 'Client', 'service_date' => 'Service date', 'service_time' => 'Time', 'service_address' => 'Address', 'payment_title' => 'Payment', 'total_amount' => 'Total amount', 'payment_method' => 'Payment method', 'paid' => 'Paid', 'payment_success' => 'Payment processed and confirmed successfully.', 'footer_title' => 'Thank you for using Diaria App 💜', 'footer_description' => 'We hope your experience was amazing. Count on us for your next services.', 'footer_help' => 'Need help?', 'footer_contact' => 'Contact our support', 'footer_note' => 'This is an automatic email. Please do not reply.', 'service_fee' => 'Service fee', 'final_amount' => 'Final amount', 'currency' => 'R$', ], ];