Skip to content

Commit 97bfc4f

Browse files
committed
Update module-i18n.
1 parent 7bc41e9 commit 97bfc4f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

module-i18n.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
$generated_i18n_strings = array(
44
_x( 'Dominant Color Images', 'module name', 'performance-lab' ),
55
_x( 'Adds support to store the dominant color of newly uploaded images and create a placeholder background of that color.', 'module description', 'performance-lab' ),
6-
_x( 'Fetchpriority', 'module name', 'performance-lab' ),
7-
_x( 'Adds a fetchpriority hint for the primary content image on the page to load faster.', 'module description', 'performance-lab' ),
86
_x( 'WebP Support Health Check', 'module name', 'performance-lab' ),
97
_x( 'Adds a WebP support check in Site Health status.', 'module description', 'performance-lab' ),
108
_x( 'WebP Uploads', 'module name', 'performance-lab' ),

0 commit comments

Comments
 (0)