1
0
mirror of synced 2024-11-22 21:36:10 +03:00
bitrix-module/intaro.retailcrm/lang/en/install/step2.php

26 lines
1.4 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';
$MESS ['INTEGRATIONS'] = ' (integration)';
$MESS ['INTEGRATION_PAYMENT_LIST'] = 'The status will not be transferred for integration payments';
$MESS ['CRM_ORDER_METHODS'] = 'Transfer of orders from CRM to Bitrix';
$MESS ['CRM_ORDER_METHODS_OPTION'] = 'Upload orders using selected methods from RetailCRM';