13 lines
550 B
PHP
13 lines
550 B
PHP
|
<?php
|
||
|
|
||
|
$MESS ['STEP_NAME'] = 'Step 1. Sites';
|
||
|
$MESS ['MOD_NEXT_STEP'] = 'Next step';
|
||
|
$MESS ['ICRM_SITES'] = 'Active sites:';
|
||
|
$MESS ['ERR_404'] = 'CRM address may be incorrect.';
|
||
|
$MESS ['ERR_6'] = 'CRM address may be incorrect.';
|
||
|
$MESS ['ERR_403'] = 'Wrong apiKey.';
|
||
|
$MESS ['ERR_0'] = 'Server connection timeout error.';
|
||
|
$MESS ['ERR_FIELDS_API_HOST'] = 'Fields are filled incorrectly.';
|
||
|
$MESS ['INFO_1'] = 'Set the correspondence between 1C-Bitrix and retailCRM stores.';
|
||
|
$MESS ['INFO_2'] = 'All your stores in retailCRM must have a common API key!';
|