23-01-2026
This commit is contained in:
parent
a939cd51ef
commit
a8b395e20d
248 changed files with 29342 additions and 4805 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
return array (
|
||||
return array(
|
||||
'account_active' => 'account activated',
|
||||
'account_active_copy1line' => 'Your account has been activated after successful verification. You can find your consultant contract on the homepage in the login area of my.mivita.care. Log in with your user details to take further steps.',
|
||||
'account_incomplete_copy1line' => 'Your account has not been activated, your data is not complete. Please follow the link below to complete your details.',
|
||||
|
|
@ -88,11 +88,35 @@ return array (
|
|||
'subject_custom_abo_payout' => 'Your individual subscription order from :name on mivita.care',
|
||||
'subject_custom_payout' => 'Your individual order from :name on mivita.care',
|
||||
'subject_reset' => 'reset password',
|
||||
'update_level_copy1line' => 'Congratulations, you achieved your qualification (TP :tp) last month and have thus reached your next career level.<br><br>From now on you are: <b>:to</b>',
|
||||
'update_level_title' => 'your career level on mivita.care',
|
||||
'update_level_copy1line' => '<b>Congratulations!</b><br><br>We are incredibly proud of you! Last month, with your <b>:tp TP</b>, you not only achieved your qualification – you accomplished something amazing!<br><br>Your tireless commitment and dedication have paid off. From now on, you are:<br><br><h2 style="color: #6b7758; margin: 20px 0;"><b> :to </b></h2><br>This is a true milestone in your MIVITA career!',
|
||||
'update_level_title' => 'You\'ve Reached Your Next Career Level!',
|
||||
'update_level_copy2line' => 'Your success is our success, and we are thrilled to accompany you on this exciting journey. With this new level, even more opportunities are opening up for you:<br><br>- Higher commissions and better margins<br>- Expanded possibilities for your business<br>- More recognition and status in the team',
|
||||
'update_level_copy3line' => 'This is just the beginning!<br><br>Your success is proof that continuous work and passion lead to your goals. Stay focused, motivate your team, and achieve even greater things together with us.<br><br>Your next level is already waiting for you – and we know you will achieve it!',
|
||||
'verify_copy1line' => 'We have stored data about you in our system. Please follow the link below to confirm your email address. You can also change or delete your data.',
|
||||
'verify_e_mail' => 'confirm your details and email address',
|
||||
'your_custom_abo_payout' => 'Your personal mivita consultant - :name has put together a customized subscription order for you. Now all you have to do is pay for your subscription order. Click on the link to proceed to the mivita.care checkout.',
|
||||
'your_custom_payout' => 'Your personal mivita consultant - :name has put together an individual order for you. Now all you have to do is pay for your order. Click on the link and go to the mivita.care checkout.',
|
||||
'your_request_from' => 'your request from',
|
||||
'user_restore_subject' => 'Your account has been restored',
|
||||
'user_restore_title' => 'Account restoration successful',
|
||||
'user_restore_greeting' => 'Hello :name,',
|
||||
'user_restore_copy1line' => 'we are pleased to inform you that your account at mivita.care has been successfully restored.',
|
||||
'user_restore_copy2line' => 'As your password was reset for security reasons when deleted, you must set a new password. Please click the button below to reset your password:',
|
||||
'user_restore_copy3line' => '• Your password has been reset - please assign a new password via the link above.<br>• If you had a shop: The shop name (subdomain) was released when deleted and must be reassigned.',
|
||||
'user_restore_button' => 'Set new password',
|
||||
'user_restore_account_valid' => 'Your consultant membership is valid until:',
|
||||
'user_restore_important' => 'Important notes:',
|
||||
|
||||
// DHL Tracking E-Mail
|
||||
'dhl_tracking_subject' => 'Your shipment is on its way - mivita.care',
|
||||
'dhl_tracking_subject_multiple' => 'Your :count shipments are on their way - mivita.care',
|
||||
'dhl_tracking_title' => 'Your shipment is on its way!',
|
||||
'dhl_tracking_preview' => 'Tracking number: :number - Track your package with DHL',
|
||||
'dhl_tracking_message' => 'great news! Your order has been shipped and is on its way to you.',
|
||||
'dhl_tracking_message_multiple' => 'great news! Your order has been shipped in :count packages and is on its way to you.',
|
||||
'dhl_tracking_package_label' => 'Package :number',
|
||||
'dhl_tracking_number_label' => 'Your tracking number',
|
||||
'dhl_tracking_order_ref' => 'Order number: :order',
|
||||
'dhl_tracking_button' => 'Track shipment with DHL',
|
||||
'dhl_tracking_info' => 'You can check the current status of your shipment at any time via the button above at DHL.',
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue