You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h2>{__('Get more with Optimole','textdomain')}</h2>
144
+
<h2>Get more with Optimole</h2>
142
145
143
146
<p>
144
-
{type==='om-editor' ?
145
-
__('Increase this page speed and SEO ranking by optimizing images with Optimole.','textdomain') :
146
-
__('Leverage Optimole\'s full integration with Elementor to automatically lazyload, resize, compress to AVIF/WebP and deliver from 400 locations around the globe!','textdomain')
147
+
{(type==='om-editor'||type==='om-image-block') ?
148
+
'Increase this page speed and SEO ranking by optimizing images with Optimole.' :
149
+
'Leverage Optimole\'s full integration with Elementor to automatically lazyload, resize, compress to AVIF/WebP and deliver from 400 locations around the globe!'
__('Save your server space by storing images to Optimole and deliver them optimized from 400 locations around the globe. Unlimited images, Unlimited traffic.','textdomain') :
174
-
__('Optimize, store and deliver this image with 80% less size while looking just as great, using Optimole.','textdomain')
176
+
'Save your server space by storing images to Optimole and deliver them optimized from 400 locations around the globe. Unlimited images, Unlimited traffic.' :
177
+
'This image looks to be too large and would affect your site speed, we recommend you to install Optimole to optimize your images.'
0 commit comments