Skip to content

Commit e6d0701

Browse files
remove unnecessary localize strings
1 parent e79f1b5 commit e6d0701

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

feedzy-rss-feed.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -342,13 +342,6 @@ function ( $labels ) {
342342
'installed' => __( 'Installed', 'feedzy-rss-feeds' ),
343343
'notInstalled' => __( 'Not Installed', 'feedzy-rss-feeds' ),
344344
'active' => __( 'Active', 'feedzy-rss-feeds' ),
345-
'others' => array(
346-
'optimole_desc' => __( 'Optimole is an image optimization service that automatically optimizes your images and serves them to your visitors via a global CDN, making your website lighter, faster and helping you reduce your bandwidth usage.', 'feedzy-rss-feeds' ),
347-
'neve_desc' => __( 'A fast, lightweight, customizable WordPress theme offering responsive design, speed, and flexibility for various website types.', 'feedzy-rss-feeds' ),
348-
'landingkit_desc' => __( 'Turn WordPress into a landing page powerhouse with Landing Kit, map domains to pages or any other published resource.', 'feedzy-rss-feeds' ),
349-
'sparks_desc' => __( 'Extend your store functionality with 8 ultra-performant features like product comparisons, variation swatches, wishlist, and more.', 'feedzy-rss-feeds' ),
350-
'tpc_desc' => __( 'Design, save, and revisit your templates anytime with your personal vault on Templates Cloud.', 'feedzy-rss-feeds' ),
351-
),
352345
)
353346
);
354347
}

0 commit comments

Comments
 (0)