We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cf3afa commit 2b862b2Copy full SHA for 2b862b2
src/js/components/featured-image.js
@@ -13,7 +13,7 @@ let FeaturedTransformationsToggle = ( props ) => {
13
{ props.modalClass && (
14
<ToggleControl
15
label={ __(
16
- 'Cloudinary overwrite Global Transformations',
+ 'Overwrite Cloudinary Global Transformations',
17
'cloudinary'
18
) }
19
checked={ props.overwrite_featured_transformations }
0 commit comments