Skip to content

Commit b82ba79

Browse files
committed
Update module translations file.
1 parent 6b9cc95 commit b82ba79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

module-i18n.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?php
22
/* THIS IS A GENERATED FILE. DO NOT EDIT DIRECTLY. */
33
$generated_i18n_strings = array(
4-
_x( 'WebP Uploads', 'module name', 'performance-lab' ),
5-
_x( 'Creates WebP versions for new JPEG image uploads if supported by the server.', 'module description', 'performance-lab' ),
64
_x( 'Dominant Color', 'module name', 'performance-lab' ),
75
_x( 'Adds support to store dominant color for an image and create a placeholder background with that color.', 'module description', 'performance-lab' ),
6+
_x( 'WebP Uploads', 'module name', 'performance-lab' ),
7+
_x( 'Creates WebP versions for new JPEG image uploads if supported by the server.', 'module description', 'performance-lab' ),
88
_x( 'Audit Full Page Cache', 'module name', 'performance-lab' ),
99
_x( 'Adds a check for full page cache in Site Health status.', 'module description', 'performance-lab' ),
1010
_x( 'WebP Support', 'module name', 'performance-lab' ),

0 commit comments

Comments
 (0)