mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Merge pull request #400 from nerdoc/patch-4
German Typo (Parziell -> Partiell)
This commit is contained in:
commit
edc3a2b3c2
@ -583,7 +583,7 @@ return array(
|
|||||||
'payment_type_paypal' => 'PayPal',
|
'payment_type_paypal' => 'PayPal',
|
||||||
'payment_type_bitcoin' => 'Bitcoin',
|
'payment_type_bitcoin' => 'Bitcoin',
|
||||||
'knowledge_base' => 'FAQ',
|
'knowledge_base' => 'FAQ',
|
||||||
'partial' => 'Parziell',
|
'partial' => 'Partiell',
|
||||||
'partial_remaining' => ':partial von :balance',
|
'partial_remaining' => ':partial von :balance',
|
||||||
|
|
||||||
'more_fields' => 'Weitere Felder',
|
'more_fields' => 'Weitere Felder',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user