src/pyams_content/component/paragraph/interfaces/milestone.py
changeset 586 28445044f6e3
parent 555 8e8a14452567
child 935 8a7ec586dce1
--- a/src/pyams_content/component/paragraph/interfaces/milestone.py	Wed Jun 06 11:06:51 2018 +0200
+++ b/src/pyams_content/component/paragraph/interfaces/milestone.py	Wed Jun 06 11:44:46 2018 +0200
@@ -73,6 +73,7 @@
 
 
 MILESTONE_PARAGRAPH_TYPE = 'Milestones'
+MILESTONE_PARAGRAPH_NAME = _("Milestones")
 MILESTONE_PARAGRAPH_RENDERERS = 'PyAMS.milestones.renderers'