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

26 lines
1.2 KiB
PHP

<?php
$MESS ['STEP_NAME'] = 'Step 5';
$MESS ['MOD_NEXT_STEP'] = 'Finish setup';
$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 ['AGENT_LOADING'] = 'Export catalog periodically (By Agent every 24 hours)';
$MESS ['LOAD_NOW'] = 'Generate ICML catalog now';
$MESS ['LOAD_NOW_MSG'] = 'The generation will start after you click "Finish installation". This may take some time';
$MESS ['PROFILE_NAME'] = 'Profile name:';
$MESS ['PROFILE_NAME_EXAMPLE'] = 'RetailCRM catalog export';
$MESS ['ERR_FIELDS_PROFILE'] = 'Invalid profile name field';
$MESS ['ERR_FIELDS_IBLOCK'] = 'No info block selected';
$MESS ['ERR_FIELDS_ARTICLE'] = 'Articles are not selected';
$MESS ['ERR_FIELDS_FILE'] = 'File name not specified';
$MESS ['BASE_PRICE'] = 'Base price';
$MESS ['WAIT'] = 'Loading...';