Files
domokits/local/modules/Cheque/I18n/de_DE.php
2019-11-21 12:25:31 +01:00

12 lines
543 B
PHP

<?php
return [
'Cheque instructions' => 'Scheck-Anweisungen',
'Cheque instructions configuration' => 'Scheck-Anleitungen-Konfiguration',
'Cheque is payable to: ' => 'Scheck ist zahlbar an: ',
'Pay cheque to' => 'Scheck bezahlen an',
'Payment instruction' => 'Zahlungsanweisungen',
'Please enter here the payment by cheque instructions' => 'Bitte geben Sie hier die Zahlung durch Scheck Anweisungen ein',
'The name to which the cheque shoud be payable to.' => 'Der Name, an den der Scheck bezahlbar sein soll.',
];