mirror of
https://github.com/retailcrm/opencart-module.git
synced 2024-11-22 13:16:07 +03:00
изменено: admin/language/en-gb/extension/module/retailcrm.php
изменено: admin/language/ru-ru/extension/module/retailcrm.php
This commit is contained in:
parent
6605472329
commit
617ee4491c
@ -10,6 +10,7 @@ $_['text_success'] = 'Setting saved';
|
|||||||
$_['text_notice'] = 'Warning! Timezone in CRM & your shop must be equal, you must setup it here:';
|
$_['text_notice'] = 'Warning! Timezone in CRM & your shop must be equal, you must setup it here:';
|
||||||
$_['retailcrm_base_settings'] = 'Connection settings';
|
$_['retailcrm_base_settings'] = 'Connection settings';
|
||||||
$_['retailcrm_dict_settings'] = 'Dictionary settings';
|
$_['retailcrm_dict_settings'] = 'Dictionary settings';
|
||||||
|
$_['retailcrm_countries_settings'] = 'Trading zones setting';
|
||||||
|
|
||||||
$_['retailcrm_url'] = 'RetailCRM URL';
|
$_['retailcrm_url'] = 'RetailCRM URL';
|
||||||
$_['retailcrm_apikey'] = 'RetailCRM API Key';
|
$_['retailcrm_apikey'] = 'RetailCRM API Key';
|
||||||
|
@ -10,6 +10,7 @@ $_['text_success'] = 'Настройки успешно сохра
|
|||||||
$_['text_notice'] = 'Внимание! Часовой пояс в CRM должен совпадать с часовым поясом в магазине, настроки часового пояса CRM можно задать по адресу:';
|
$_['text_notice'] = 'Внимание! Часовой пояс в CRM должен совпадать с часовым поясом в магазине, настроки часового пояса CRM можно задать по адресу:';
|
||||||
$_['retailcrm_base_settings'] = 'Настройки соединения';
|
$_['retailcrm_base_settings'] = 'Настройки соединения';
|
||||||
$_['retailcrm_dict_settings'] = 'Настройки соответствия справочников';
|
$_['retailcrm_dict_settings'] = 'Настройки соответствия справочников';
|
||||||
|
$_['retailcrm_countries_settings'] = 'Настройка торговых зон';
|
||||||
|
|
||||||
$_['retailcrm_url'] = 'Адрес RetailCRM';
|
$_['retailcrm_url'] = 'Адрес RetailCRM';
|
||||||
$_['retailcrm_apikey'] = 'Api ключ RetailCRM';
|
$_['retailcrm_apikey'] = 'Api ключ RetailCRM';
|
||||||
|
Loading…
Reference in New Issue
Block a user