diff --git a/resources/lang/de/texts.php b/resources/lang/de/texts.php index 4350c84da457..13153b26ed0e 100644 --- a/resources/lang/de/texts.php +++ b/resources/lang/de/texts.php @@ -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', -); \ No newline at end of file +);