From 26130680e344614703a67e12132140ed24ad670b Mon Sep 17 00:00:00 2001 From: Stefan Welsch Date: Sun, 3 Apr 2016 10:16:05 +0200 Subject: [PATCH] Update texts.php update due date translation --- resources/lang/de/texts.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de/texts.php b/resources/lang/de/texts.php index c6000eb44f..4bb5042582 100644 --- a/resources/lang/de/texts.php +++ b/resources/lang/de/texts.php @@ -950,7 +950,7 @@ return array( 'missing_publishable_key' => 'Set your Stripe publishable key for an improved checkout process', 'email_design' => 'Email Design', - 'due_by' => 'Due by :date', + 'due_by' => 'Fällig am :date', 'enable_email_markup' => 'Enable Markup', 'enable_email_markup_help' => 'Make it easier for your clients to pay you by adding schema.org markup to your emails.', 'template_help_title' => 'Templates Hilfe',