| Current Path : /var/www/homesaver/www/bitrix/modules/fermaofd.ferma/lang/en/ |
| Current File : /var/www/homesaver/www/bitrix/modules/fermaofd.ferma/lang/en/options.php |
<?php $MESS['FERMAOFD_MAIN_SETTINGS_TITLE'] = 'Module settings'; $MESS['FERMAOFD_PAYMENT_SETTINGS_TITLE'] = 'Payment settings'; $MESS['FERMAOFD_API_SETTINGS_TITLE'] = 'API settings'; $MESS['FERMAOFD_COMPANY_SETTINGS_TITLE'] = 'Company options'; $MESS['FERMAOFD_PAYMENT_SETTINGS_TITLE'] = 'Payment options'; $MESS['FERMAOFD_PAYMENT_METHOD_SETTINGS_TITLE'] = 'Payment methods options'; $MESS['FERMAOFD_SITES_SETTINGS_TITLE'] = 'Submit receipts from sites'; $MESS['FERMAOFD_NOTIFICATIONS_SETTINGS_TITLE'] = 'Notifications'; $MESS['FERMAOFD_RECEIPT_SETTINGS_TITLE'] = 'Settings for receipts'; $MESS['FERMAOFD_DEBUG_SETTINGS_TITLE'] = 'Debug'; $MESS['FERMAOFD_URL_DEMO'] = 'ferma-test.ofd.ru - debug mode'; $MESS['FERMAOFD_URL_PROD'] = 'ferma.ofd.ru - prod mode'; $MESS['FERMAOFD_DELIVERY_IN_RECEIPT'] = 'Deliery in receipt'; $MESS['FERMAOFD_DELIVERY_IN_RECEIPT_INCLUDE'] = 'Include in receipt'; $MESS['FERMAOFD_DELIVERY_IN_RECEIPT_EXCLUDE'] = 'Exclude from receipt'; $MESS['FERMAOFD_URL_API'] = 'URL API'; $MESS['FERMAOFD_LOGIN'] = 'Ferma login'; $MESS['FERMAOFD_PASSWORD'] = 'Ferma password'; $MESS['FERMAOFD_INN'] = 'Company INN'; $MESS['FERMAOFD_TAX_SYSTEM'] = 'Tax system'; $MESS['FERMAOFD_AUTO_SUBMIT_AFTER_PAY'] = 'Automatically send a check when the order payment status changes'; $MESS['FERMAOFD_AUTO_SUBMIT_AFTER_DELIVERY'] = 'Automatically generate a receipt for full payment after delivery'; $MESS['FERMAOFD_USE_TWO_STEP_RECEIPT'] = 'Use two-step receipts.'; $MESS['FERMAOFD_DEFAULT_PAYMENT_METHOD'] = 'Default calculation method'; $MESS['FERMAOFD_DEFAULT_PAYMENT_TYPE'] = 'Subject of calculation by default'; $MESS['FERMAOFD_DEFAULT_VAT'] = 'Default VAT rate'; $MESS['FERMAOFD_ERROR_REPORTING_EMAIL'] = 'Email for bug reports'; $MESS['FERMAOFD_LOG_RECEIPT_JSON'] = 'Log json of sent Fiscal documents'; $MESS['FERMAOFD_LOG_FERMA_HTTP'] = 'Log requests to the Ferma API'; $MESS['FERMAOFD_RECEIPT_PREPAYMENT'] = 'Advance payment receipt'; $MESS['FERMAOFD_RECEIPT_PAYMENT'] = 'Payment receipt'; $MESS['FERMAOFD_RECEIPT_REFUND'] = 'Refund receipt'; $MESS['FERMAOFD_ORDER_STATUS_SEND'] = 'Order status for sending receipt';