{ PRESETS.map( ( preset ) => {
const isActive = preset.slug === filter;
@@ -62,7 +62,7 @@ export function FilterPanel( { attributes, setAttributes } ) {
} ) }
setAttributes( { intensity: value } ) }
help={ __(
'Set to 0 to disable the filter, 100 for full strength.',
- 'image-filters'
+ 'solofilters-image-enhancements'
) }
/>
diff --git a/src/presets.js b/src/presets.js
index 87b88ec..acfa5f7 100644
--- a/src/presets.js
+++ b/src/presets.js
@@ -5,7 +5,7 @@
* Adding a preset = add an entry here + add a matching .has-filter-