Skip to content

Commit

Permalink
Update src/rer/newsletter/interfaces.py
Browse files Browse the repository at this point in the history
Sistemato l'italiano

Co-authored-by: Piero Nicolli <pnicolli@users.noreply.github.com>
  • Loading branch information
eikichi18 and pnicolli authored Mar 14, 2024
1 parent 4bb0055 commit 39d9f44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rer/newsletter/interfaces.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ class IChannelSchema(model.Schema):
)

logo_header_mail = namedfile.NamedBlobImage(
title=_("logo_header_mail", default="Logo header mail"),
title=_("logo_header_mail", default="Logo per l'header delle e-mail"),
description=_(
"description_logo_header_mail",
default="Aggiungi il logo ne inserire nell'header della mail, copia il "
Expand Down

0 comments on commit 39d9f44

Please sign in to comment.