new crowdin translations
This commit is contained in:
10
resources/lang/de-DE/payments.php
Normal file
10
resources/lang/de-DE/payments.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'payment_made' => 'Zahlung erfolgt',
|
||||
'paid_to' => 'Bezahlt am',
|
||||
'related_bill' => 'Zugehörige Rechnung',
|
||||
'create_payment' => 'Zahlung erstellen',
|
||||
|
||||
];
|
Reference in New Issue
Block a user