Initial Commit
This commit is contained in:
11
local/modules/Cheque/I18n/tr_TR.php
Normal file
11
local/modules/Cheque/I18n/tr_TR.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?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.',
|
||||
];
|
||||
Reference in New Issue
Block a user