1
0
Fork 0
mirror of synced 2025-04-04 14:23:33 +03:00

Добавил английские переводы

This commit is contained in:
Uryvskiy Dima 2023-10-18 11:05:00 +03:00
parent d20035bf02
commit 20a3fa6fec
2 changed files with 4 additions and 0 deletions

View file

@ -1 +1,3 @@
<?php
$MESS["PICKUP_POINT"] = "Pick-up point: ";

View file

@ -68,6 +68,8 @@ $MESS ['ORDER_NUMBERS'] = 'Transferring order numbers to the store for orders cr
$MESS ['ORDER_VAT'] = 'Transfer VAT of goods';
$MESS ['CRM_API_VERSION'] = 'API version';
$MESS ['CURRENCY'] = 'Currency set in the order when uploading from CRM';
$MESS ['SEND_PICKUP_POINT_ADDRESS'] = 'Transfer the pick-up point';
$MESS ['SEND_PICKUP_POINT_ADDRESS_WARNING'] = 'Important! The address of the pick-up point is correctly transmitted with one shipment added in the 1C-Bitrix order. If you have more than one shipment added, only the first one will be transmitted.';
$MESS ['ORDER_DIMENSIONS'] = 'Send dimensions and weight of the products in the order';
$MESS ['SEND_PAYMENT_AMOUNT'] = 'Send payment amount in the order';
$MESS ['INVENTORIES_UPLOAD'] = 'Enable leftovers uploading by warehouse';