translate "Outstanding" -> German
This commit is contained in:
parent
dc8bd36e76
commit
f120fa182f
1 changed files with 2 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue