Files
2019-11-21 12:25:31 +01:00

12 lines
521 B
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
return [
'Cheque instructions' => 'Çek yönergeleri',
'Cheque instructions configuration' => 'Çek yönergeleri yapılandırma',
'Cheque is payable to: ' => 'Çek için ödenir: ',
'Pay cheque to' => 'Çek için ödeme',
'Payment instruction' => 'Ödeme talimatı',
'Please enter here the payment by cheque instructions' => 'Lütfen burada ödeme çek yönergeleri tarafından girin',
'The name to which the cheque shoud be payable to.' => 'Adı için çek shoud için ödenecek.',
];