1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-23 09:51:35 +02:00

Update texts.php

update due date translation
This commit is contained in:
Stefan Welsch 2016-04-03 10:16:05 +02:00
parent eed5074cab
commit 26130680e3

View File

@ -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',