German Typo (Parziell -> Partiell)
This commit is contained in:
parent
dc8bd36e76
commit
ef502bb5b6
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Reference in a new issue