Update German translation

This commit is contained in:
Raphael Michel
2017-02-03 14:09:25 +01:00
parent 43abe14293
commit c4fe2322a1
5 changed files with 743 additions and 660 deletions

View File

@@ -368,8 +368,7 @@ class InvoiceSettingsForm(SettingsForm):
label=_('Logo image'),
ext_whitelist=(".png", ".jpg", ".svg", ".gif", ".jpeg"),
required=False,
help_text=_('If you provide a logo image, we will not show your events name and date on the invoice'
'the page header. We will show your logo with a maximal height and width of 2.5 cm.')
help_text=_('We will show your logo with a maximal height and width of 2.5 cm.')
)