mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 23:24:28 -04:00
German Typo (Parziell -> Partiell)
This commit is contained in:
parent
dc8bd36e76
commit
ef502bb5b6
@ -583,7 +583,7 @@ return array(
|
||||
'payment_type_paypal' => 'PayPal',
|
||||
'payment_type_bitcoin' => 'Bitcoin',
|
||||
'knowledge_base' => 'FAQ',
|
||||
'partial' => 'Parziell',
|
||||
'partial' => 'Partiell',
|
||||
'partial_remaining' => ':partial von :balance',
|
||||
|
||||
'more_fields' => 'Weitere Felder',
|
||||
@ -740,4 +740,4 @@ return array(
|
||||
'created_by_invoice' => 'Erstellt durch :invoice',
|
||||
|
||||
|
||||
);
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user