PluginProbe
Performance Lab / 2.1.0
Performance Lab v2.1.0
trunk 1.0.0 1.0.0-beta.1 1.0.0-beta.2 1.0.0-beta.3 1.0.0-rc.1 1.1.0 1.2.0 1.3.0 1.4.0 1.5.0 1.6.0 1.7.0 1.8.0 1.9.0 2.0.0 2.1.0 2.2.0 2.3.0 2.4.0 2.5.0 2.6.0 2.6.1 2.7.0 2.8.0 All 44 releases
performance-lab / module-i18n.php

module-i18n.php in Performance Lab 2.1.0, at module-i18n.php

20 lines 1.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 /* THIS IS A GENERATED FILE. DO NOT EDIT DIRECTLY. */
3 $generated_i18n_strings = array(
4 _x( 'Dominant Color', 'module name', 'performance-lab' ),
5 _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 Support Health Check', 'module name', 'performance-lab' ),
7 _x( 'Adds a WebP support check in Site Health status.', 'module description', 'performance-lab' ),
8 _x( 'WebP Uploads', 'module name', 'performance-lab' ),
9 _x( 'Creates WebP versions for new JPEG image uploads if supported by the server.', 'module description', 'performance-lab' ),
10 _x( 'Fetchpriority', 'module name', 'performance-lab' ),
11 _x( 'Adds a fetchpriority hint for the primary content image on the page to load faster.', 'module description', 'performance-lab' ),
12 _x( 'Enqueued Assets Health Check', 'module name', 'performance-lab' ),
13 _x( 'Adds a CSS and JS resource check in Site Health status.', 'module description', 'performance-lab' ),
14 _x( 'Autoloaded Options Health Check', 'module name', 'performance-lab' ),
15 _x( 'Adds a check for autoloaded options in Site Health status.', 'module description', 'performance-lab' ),
16 _x( 'SQLite Integration', 'module name', 'performance-lab' ),
17 _x( 'Use an SQLite database instead of MySQL.', 'module description', 'performance-lab' ),
18 );
19 /* THIS IS THE END OF THE GENERATED FILE */
20