1
0
mirror of synced 2024-11-23 13:56:08 +03:00
bitrix-module/intaro.retailcrm/lang/en/install/step2.php
2020-11-23 17:54:39 +03:00

23 lines
1.1 KiB
PHP

<?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»';
$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 ';
$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';
$MESS ['DELIV_TYPES_EXPORT_F'] = 'Set the correspondence between 1C-Bitrix and retailCRM delivery types';
$MESS ['STATUS_NOT_SETTINGS'] ='Cannot find suitable statuses in Bitrix';