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