35 lines
2.2 KiB
PHP
35 lines
2.2 KiB
PHP
<?php
|
|
|
|
return [
|
|
'about_shop' => 'about store',
|
|
'add_customer_without_email' => 'add customer without email',
|
|
'add_customer_without_email_info1' => 'Note: You can also create your customers without an email address. The system then compares the last name and zip code. If there are any similarities here, MIVITA support compares the customer rates and assigns them to the consultants accordingly. Therefore, in the best case scenario, we always recommend providing an email address. This is unique and can therefore be clearly assigned to a customer.',
|
|
'assigned' => 'assigned',
|
|
'assigned_counsellor' => 'assigned advisor',
|
|
'check' => 'check',
|
|
'check_and_next' => 'check and continue',
|
|
'check_and_save' => 'check and save',
|
|
'client_sovereignty' => 'customer sovereignty',
|
|
'counsellor_allocate' => 'assign consultants',
|
|
'created' => 'created',
|
|
'customer_add' => 'add customers',
|
|
'customer_billing_address' => 'customer and billing address',
|
|
'customer_data' => 'customer number',
|
|
'customer_details' => 'customer details',
|
|
'customer_has_already_buy' => 'I certify that this customer has already purchased from me',
|
|
'customer_has_already_purchased' => 'Customer has already purchased.',
|
|
'customer_has_not_yet_purchased' => 'Customer has not purchased yet.',
|
|
'customer_is_not_subscribed_to_newsletter' => 'Customer is not subscribed to newsletter.',
|
|
'customer_is_subscribed_to_newsletter' => 'Customer is subscribed to newsletter.',
|
|
'customer_sovereignty_info1' => 'Customer sovereignty: Only customers who do not yet exist in the mivita sales center can be added.',
|
|
'date' => 'date',
|
|
'edit' => 'edit',
|
|
'edit_customer_data' => 'to edit the customer data',
|
|
'enter' => 'input',
|
|
'is_counsellor' => 'is a consultant',
|
|
'newsletter_subscribed_copy1' => 'Subscribed to newsletter. You or MIVITA are allowed to send customers a newsletter if the customer has already actively purchased. If the customer has explicitly stated that they do not want a newsletter, please be sure to uncheck the box.',
|
|
'next_without_email' => 'continue without email',
|
|
'select' => 'select',
|
|
'under_review' => 'in examination',
|
|
'language_hint' => 'Invoices and documents will be created in this language.',
|
|
];
|