src/pyams_content/component/paragraph/interfaces/contact.py
changeset 586 28445044f6e3
parent 575 e61e7effa80a
child 841 d50743e69693
--- a/src/pyams_content/component/paragraph/interfaces/contact.py	Wed Jun 06 11:06:51 2018 +0200
+++ b/src/pyams_content/component/paragraph/interfaces/contact.py	Wed Jun 06 11:44:46 2018 +0200
@@ -40,6 +40,7 @@
 #
 
 CONTACT_PARAGRAPH_TYPE = 'Contact'
+CONTACT_PARAGRAPH_NAME = _("Contact card")
 CONTACT_PARAGRAPH_RENDERERS = 'PyAMS.paragraph.contact.renderers'