2020-11-23 17:54:39 +03:00
|
|
|
<?php
|
|
|
|
|
|
|
|
$MESS ['STEP_NAME'] = 'Step 2';
|
|
|
|
$MESS ['MOD_NEXT_STEP'] = 'Next step';
|
|
|
|
$MESS ['MOD_PREV_STEP'] = 'Previous step';
|
|
|
|
$MESS ['DELIVERY_TYPES_LIST'] = 'Delivery types';
|
|
|
|
$MESS ['PAYMENT_TYPES_LIST'] = 'Payment types';
|
|
|
|
$MESS ['PAYMENT_STATUS_LIST'] = 'Statuses';
|
|
|
|
$MESS ['ORDER_TYPES_LIST'] = 'Order types';
|
|
|
|
$MESS ['PAYMENT_LIST'] = 'Payment';
|
|
|
|
$MESS ['PAYMENT_Y'] = 'Paid';
|
|
|
|
$MESS ['PAYMENT_N'] = 'Not paid';
|
|
|
|
$MESS ['CANCELED'] = 'Is «Cancelled»';
|
2020-12-15 12:39:38 +03:00
|
|
|
$MESS ['INFO_1'] = 'Set the correspondence between 1C-Bitrix data books and RetailCRM data books.';
|
|
|
|
$MESS ['INFO_2'] = 'If you can\'t find the appropriate values in the RetailCRM data books, you can enter them in the section ';
|
2020-11-23 17:54:39 +03:00
|
|
|
$MESS ['URL_1'] = 'Administration';
|
|
|
|
$MESS ['INFO_3'] = 'Then load new values by refreshing the page';
|
|
|
|
$MESS ['UPDATE_CATS'] = 'Update data books';
|
|
|
|
$MESS ['MESS_5'] = 'A server error occurred, please contact Intaro Software.';
|
|
|
|
$MESS ['DELIV_TYPES_EXPORT'] = 'Export a list of delivery types from 1C-Bitrix';
|
2020-12-15 12:39:38 +03:00
|
|
|
$MESS ['DELIV_TYPES_EXPORT_F'] = 'Set the correspondence between 1C-Bitrix and RetailCRM delivery types';
|
2020-11-23 17:54:39 +03:00
|
|
|
$MESS ['STATUS_NOT_SETTINGS'] ='Cannot find suitable statuses in Bitrix';
|