translate "Outstanding" -> German

This commit is contained in:
Christian González 2015-08-13 03:11:29 +02:00
parent dc8bd36e76
commit f120fa182f

View File

@ -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',
);
);