Files
outil-82/local/modules/Cheque/I18n/ru_RU.php
2021-01-19 18:19:37 +01:00

12 lines
642 B
PHP

<?php
return array(
'Cheque instructions' => 'Инструкция для чека',
'Cheque instructions configuration' => 'Конфигурация инструкций для чека',
'Cheque is payable to: ' => 'Чек предназначен:',
'Pay cheque to' => 'Оплата чеком для',
'Payment instruction' => 'Инструкции для оплаты',
'Please enter here the payment by cheque instructions' => 'Введите здесь инструкции для оплаты чеком',
'The name to which the cheque shoud be payable to.' => 'Имя получателя чека.',
);