diff --git a/colors/ColorContextPadProvider.js b/colors/ColorContextPadProvider.js index 819cb5c..76228e1 100644 --- a/colors/ColorContextPadProvider.js +++ b/colors/ColorContextPadProvider.js @@ -43,7 +43,7 @@ ColorContextPadProvider.prototype._createPopupAction = function(elements) { 'set-color': { group: 'edit', className: 'bpmn-icon-color', - title: translate('Set Color'), + title: translate('Set color'), html: `
${colorImageSvg}
`, action: { click: (event, element) => {