mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 15:04:32 -04:00
translate "Outstanding" -> German
This commit is contained in:
parent
dc8bd36e76
commit
f120fa182f
@ -730,6 +730,7 @@ return array(
|
||||
'invoice_to' => 'Rechnung an',
|
||||
'invoice_no' => 'Rechnung Nr.',
|
||||
'recent_payments' => 'Kürzliche Zahlungen',
|
||||
'outstanding' => 'Ausstehend',
|
||||
'manage_companies' => 'Unternehmen verwalten',
|
||||
'total_revenue' => 'Gesamteinnahmen',
|
||||
|
||||
@ -740,4 +741,4 @@ return array(
|
||||
'created_by_invoice' => 'Erstellt durch :invoice',
|
||||
|
||||
|
||||
);
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user