diff --git a/src/components/common/color-picker/ColorPickerModal.jsx b/src/components/common/color-picker/ColorPickerModal.jsx index 9d0074e0..03d9899f 100644 --- a/src/components/common/color-picker/ColorPickerModal.jsx +++ b/src/components/common/color-picker/ColorPickerModal.jsx @@ -52,7 +52,7 @@ export default function ColorPickerModal(props) { closePopup(id, isConfig) }} > - {getMessage('common.message.save')} + {getMessage('modal.common.save')}