lighthouse 9.5.0-dev.20221012 → 9.5.0-dev.20221014
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/core/audits/accessibility/accesskeys.js +1 -1
- package/core/audits/accessibility/aria-allowed-attr.js +1 -1
- package/core/audits/accessibility/aria-command-name.js +1 -1
- package/core/audits/accessibility/aria-hidden-body.js +1 -1
- package/core/audits/accessibility/aria-hidden-focus.js +1 -1
- package/core/audits/accessibility/aria-input-field-name.js +1 -1
- package/core/audits/accessibility/aria-progressbar-name.js +1 -1
- package/core/audits/accessibility/aria-required-attr.js +1 -1
- package/core/audits/accessibility/aria-required-children.js +1 -1
- package/core/audits/accessibility/aria-required-parent.js +1 -1
- package/core/audits/accessibility/aria-roles.js +1 -1
- package/core/audits/accessibility/aria-toggle-field-name.js +1 -1
- package/core/audits/accessibility/aria-treeitem-name.js +1 -1
- package/core/audits/accessibility/aria-valid-attr-value.js +1 -1
- package/core/audits/accessibility/aria-valid-attr.js +1 -1
- package/core/audits/accessibility/button-name.js +1 -1
- package/core/audits/accessibility/bypass.js +1 -1
- package/core/audits/accessibility/color-contrast.js +1 -1
- package/core/audits/accessibility/definition-list.js +1 -1
- package/core/audits/accessibility/dlitem.js +1 -1
- package/core/audits/accessibility/document-title.js +1 -1
- package/core/audits/accessibility/duplicate-id-active.js +1 -1
- package/core/audits/accessibility/duplicate-id-aria.js +1 -1
- package/core/audits/accessibility/form-field-multiple-labels.js +1 -1
- package/core/audits/accessibility/frame-title.js +1 -1
- package/core/audits/accessibility/heading-order.js +1 -1
- package/core/audits/accessibility/html-has-lang.js +1 -1
- package/core/audits/accessibility/html-lang-valid.js +1 -1
- package/core/audits/accessibility/image-alt.js +1 -1
- package/core/audits/accessibility/input-image-alt.js +1 -1
- package/core/audits/accessibility/label.js +1 -1
- package/core/audits/accessibility/link-name.js +1 -1
- package/core/audits/accessibility/list.js +1 -1
- package/core/audits/accessibility/listitem.js +1 -1
- package/core/audits/accessibility/meta-refresh.js +1 -1
- package/core/audits/accessibility/meta-viewport.js +1 -1
- package/core/audits/accessibility/object-alt.js +1 -1
- package/core/audits/accessibility/tabindex.js +1 -1
- package/core/audits/accessibility/td-headers-attr.js +1 -1
- package/core/audits/accessibility/th-has-data-cells.js +1 -1
- package/core/audits/accessibility/valid-lang.js +1 -1
- package/core/audits/accessibility/video-caption.js +1 -1
- package/core/audits/autocomplete.js +1 -1
- package/core/audits/bootup-time.js +1 -1
- package/core/audits/byte-efficiency/duplicated-javascript.js +1 -1
- package/core/audits/byte-efficiency/efficient-animated-content.js +1 -1
- package/core/audits/byte-efficiency/legacy-javascript.js +1 -1
- package/core/audits/byte-efficiency/modern-image-formats.js +1 -1
- package/core/audits/byte-efficiency/offscreen-images.js +1 -1
- package/core/audits/byte-efficiency/render-blocking-resources.js +1 -1
- package/core/audits/byte-efficiency/total-byte-weight.js +1 -1
- package/core/audits/byte-efficiency/unminified-css.js +1 -1
- package/core/audits/byte-efficiency/unminified-javascript.js +1 -1
- package/core/audits/byte-efficiency/unused-css-rules.js +1 -1
- package/core/audits/byte-efficiency/unused-javascript.js +1 -1
- package/core/audits/byte-efficiency/uses-long-cache-ttl.js +1 -1
- package/core/audits/byte-efficiency/uses-optimized-images.js +1 -1
- package/core/audits/byte-efficiency/uses-responsive-images.js +1 -1
- package/core/audits/byte-efficiency/uses-text-compression.js +1 -1
- package/core/audits/content-width.js +1 -1
- package/core/audits/critical-request-chains.js +1 -1
- package/core/audits/csp-xss.js +1 -1
- package/core/audits/deprecations.js +1 -1
- package/core/audits/dobetterweb/doctype.js +1 -1
- package/core/audits/dobetterweb/dom-size.js +1 -1
- package/core/audits/dobetterweb/geolocation-on-start.js +1 -1
- package/core/audits/dobetterweb/no-document-write.js +1 -1
- package/core/audits/dobetterweb/notification-on-start.js +1 -1
- package/core/audits/dobetterweb/password-inputs-can-be-pasted-into.js +1 -1
- package/core/audits/dobetterweb/uses-http2.js +1 -1
- package/core/audits/dobetterweb/uses-passive-event-listeners.js +1 -1
- package/core/audits/font-display.js +1 -1
- package/core/audits/image-aspect-ratio.js +1 -1
- package/core/audits/image-size-responsive.js +1 -1
- package/core/audits/installable-manifest.js +2 -3
- package/core/audits/is-on-https.js +1 -1
- package/core/audits/mainthread-work-breakdown.js +1 -1
- package/core/audits/manual/pwa-cross-browser.js +1 -1
- package/core/audits/manual/pwa-each-page-has-url.js +1 -1
- package/core/audits/manual/pwa-page-transitions.js +1 -1
- package/core/audits/maskable-icon.js +1 -1
- package/core/audits/metrics/cumulative-layout-shift.js +1 -1
- package/core/audits/metrics/experimental-interaction-to-next-paint.js +1 -1
- package/core/audits/metrics/first-contentful-paint.js +1 -1
- package/core/audits/metrics/first-meaningful-paint.js +1 -1
- package/core/audits/metrics/interactive.js +1 -1
- package/core/audits/metrics/largest-contentful-paint.js +1 -1
- package/core/audits/metrics/max-potential-fid.js +1 -1
- package/core/audits/metrics/speed-index.js +1 -1
- package/core/audits/network-rtt.js +1 -1
- package/core/audits/network-server-latency.js +1 -1
- package/core/audits/no-unload-listeners.js +1 -1
- package/core/audits/performance-budget.js +1 -1
- package/core/audits/preload-fonts.js +1 -1
- package/core/audits/redirects.js +1 -1
- package/core/audits/resource-summary.js +1 -1
- package/core/audits/seo/canonical.js +1 -1
- package/core/audits/seo/crawlable-anchors.js +1 -1
- package/core/audits/seo/font-size.js +1 -1
- package/core/audits/seo/hreflang.js +1 -1
- package/core/audits/seo/http-status-code.js +1 -1
- package/core/audits/seo/is-crawlable.js +1 -1
- package/core/audits/seo/link-text.js +1 -1
- package/core/audits/seo/manual/structured-data.js +1 -1
- package/core/audits/seo/meta-description.js +1 -1
- package/core/audits/seo/plugins.js +1 -1
- package/core/audits/seo/tap-targets.js +1 -1
- package/core/audits/server-response-time.js +1 -1
- package/core/audits/service-worker.js +1 -1
- package/core/audits/splash-screen.js +1 -1
- package/core/audits/themed-omnibox.js +1 -1
- package/core/audits/third-party-facades.js +1 -1
- package/core/audits/third-party-summary.js +1 -1
- package/core/audits/timing-budget.js +1 -1
- package/core/audits/unsized-images.js +1 -1
- package/core/audits/user-timings.js +1 -1
- package/core/audits/uses-rel-preconnect.js +1 -1
- package/core/audits/uses-rel-preload.js +1 -1
- package/core/audits/valid-source-maps.js +1 -1
- package/core/audits/viewport.js +1 -1
- package/core/audits/work-during-interaction.js +1 -1
- package/core/config/default-config.js +5 -5
- package/package.json +1 -1
- package/shared/localization/locales/en-US.json +4 -4
- package/shared/localization/locales/en-XL.json +4 -4
|
@@ -19,7 +19,7 @@ const UIStrings = {
|
|
|
19
19
|
title: 'Document has a valid `hreflang`',
|
|
20
20
|
/** Title of a Lighthouse audit that provides detail on the `hreflang` attribute on a page. This descriptive title is shown when the page's `hreflang` attribute is not valid and needs to be fixed. "hreflang" is an HTML attribute and should not be translated. */
|
|
21
21
|
failureTitle: 'Document doesn\'t have a valid `hreflang`',
|
|
22
|
-
/** Description of a Lighthouse audit that tells the user *why* they need to have an hreflang link on their page. This is displayed after a user expands the section to see more. No character length limits. 'Learn
|
|
22
|
+
/** Description of a Lighthouse audit that tells the user *why* they need to have an hreflang link on their page. This is displayed after a user expands the section to see more. No character length limits. The last sentence starting with 'Learn' becomes link text to additional documentation. "hreflang" is an HTML attribute and should not be translated. */
|
|
23
23
|
description: 'hreflang links tell search engines what version of a page they should ' +
|
|
24
24
|
'list in search results for a given language or region. [Learn more about `hreflang`]' +
|
|
25
25
|
'(https://web.dev/hreflang/).',
|
|
@@ -16,7 +16,7 @@ const UIStrings = {
|
|
|
16
16
|
title: 'Page has successful HTTP status code',
|
|
17
17
|
/** Descriptive title of a Lighthouse audit that provides detail on the HTTP status code a page responds with. This descriptive title is shown when the page responds to requests with an HTTP status code that indicates the request was unsuccessful. */
|
|
18
18
|
failureTitle: 'Page has unsuccessful HTTP status code',
|
|
19
|
-
/** Description of a Lighthouse audit that tells the user *why* they need to serve pages with a valid HTTP status code. This is displayed after a user expands the section to see more. No character length limits. 'Learn
|
|
19
|
+
/** Description of a Lighthouse audit that tells the user *why* they need to serve pages with a valid HTTP status code. This is displayed after a user expands the section to see more. No character length limits. The last sentence starting with 'Learn' becomes link text to additional documentation. */
|
|
20
20
|
description: 'Pages with unsuccessful HTTP status codes may not be indexed properly. ' +
|
|
21
21
|
'[Learn more about HTTP status codes](https://web.dev/http-status-code/).',
|
|
22
22
|
};
|
|
@@ -22,7 +22,7 @@ const UIStrings = {
|
|
|
22
22
|
title: 'Page isn’t blocked from indexing',
|
|
23
23
|
/** Title of a Lighthouse audit that provides detail on if search-engine crawlers are blocked from indexing the page. This title is shown when the page has been configured to block indexing and therefore cannot be indexed by search engines. */
|
|
24
24
|
failureTitle: 'Page is blocked from indexing',
|
|
25
|
-
/** Description of a Lighthouse audit that tells the user *why* allowing search-engine crawling of their page is beneficial. This is displayed after a user expands the section to see more. No character length limits. 'Learn
|
|
25
|
+
/** Description of a Lighthouse audit that tells the user *why* allowing search-engine crawling of their page is beneficial. This is displayed after a user expands the section to see more. No character length limits. The last sentence starting with 'Learn' becomes link text to additional documentation. */
|
|
26
26
|
description: 'Search engines are unable to include your pages in search results ' +
|
|
27
27
|
'if they don\'t have permission to crawl them. [Learn more about crawler directives](https://web.dev/is-crawable/).',
|
|
28
28
|
};
|
|
@@ -81,7 +81,7 @@ const UIStrings = {
|
|
|
81
81
|
title: 'Links have descriptive text',
|
|
82
82
|
/** Title of a Lighthouse audit that tests if each link on a page contains a sufficient description of what a user will find when they click it. Generic, non-descriptive text like "click here" doesn't give an indication of what the link leads to. This descriptive title is shown when one or more links on the page contain generic, non-descriptive text. */
|
|
83
83
|
failureTitle: 'Links do not have descriptive text',
|
|
84
|
-
/** Description of a Lighthouse audit that tells the user *why* they need to have descriptive text on the links in their page. This is displayed after a user expands the section to see more. No character length limits. 'Learn
|
|
84
|
+
/** Description of a Lighthouse audit that tells the user *why* they need to have descriptive text on the links in their page. This is displayed after a user expands the section to see more. No character length limits. The last sentence starting with 'Learn' becomes link text to additional documentation. */
|
|
85
85
|
description: 'Descriptive link text helps search engines understand your content. ' +
|
|
86
86
|
'[Learn how to make links more accessible](https://web.dev/link-text/).',
|
|
87
87
|
/** [ICU Syntax] Label for the audit identifying the number of links found. "link" here refers to the links in a web page to other web pages. */
|
|
@@ -8,7 +8,7 @@ import ManualAudit from '../../manual/manual-audit.js';
|
|
|
8
8
|
import * as i18n from '../../../lib/i18n/i18n.js';
|
|
9
9
|
|
|
10
10
|
const UIStrings = {
|
|
11
|
-
/** Description of a Lighthouse audit that provides detail on the structured data in a page. "Structured data" is a standardized data format on a page that helps a search engine categorize and understand its contents. This description is displayed after a user expands the section to see more. No character length limits. 'Learn
|
|
11
|
+
/** Description of a Lighthouse audit that provides detail on the structured data in a page. "Structured data" is a standardized data format on a page that helps a search engine categorize and understand its contents. This description is displayed after a user expands the section to see more. No character length limits. The last sentence starting with 'Learn' becomes link text to additional documentation. */
|
|
12
12
|
description: 'Run the [Structured Data Testing Tool](https://search.google.com/structured-data/testing-tool/) and the [Structured Data Linter](http://linter.structured-data.org/) to validate structured data. [Learn more about Structured Data](https://web.dev/structured-data/).',
|
|
13
13
|
/** Title of a Lighthouse audit that prompts users to manually check their page for valid structured data. "Structured data" is a standardized data format on a page that helps a search engine categorize and understand its contents. */
|
|
14
14
|
title: 'Structured data is valid',
|
|
@@ -12,7 +12,7 @@ const UIStrings = {
|
|
|
12
12
|
title: 'Document has a meta description',
|
|
13
13
|
/** Title of a Lighthouse audit that provides detail on the web page's document meta description. This descriptive title is shown when the document does not have a meta description. "meta" should be left untranslated because it refers to an HTML element. */
|
|
14
14
|
failureTitle: 'Document does not have a meta description',
|
|
15
|
-
/** Description of a Lighthouse audit that tells the user *why* they need to have meta descriptions on their page. This is displayed after a user expands the section to see more. No character length limits. 'Learn
|
|
15
|
+
/** Description of a Lighthouse audit that tells the user *why* they need to have meta descriptions on their page. This is displayed after a user expands the section to see more. No character length limits. The last sentence starting with 'Learn' becomes link text to additional documentation. */
|
|
16
16
|
description: 'Meta descriptions may be included in search results to concisely summarize ' +
|
|
17
17
|
'page content. ' +
|
|
18
18
|
'[Learn more about the meta description](https://web.dev/meta-description/).',
|
|
@@ -36,7 +36,7 @@ const UIStrings = {
|
|
|
36
36
|
title: 'Document avoids plugins',
|
|
37
37
|
/** Descriptive title of a Lighthouse audit that provides detail on the browser plugins used by the page. This title is shown when there is plugin content on the page. */
|
|
38
38
|
failureTitle: 'Document uses plugins',
|
|
39
|
-
/** Description of a Lighthouse audit that tells the user *why* they need to avoid using browser plugins in their content. This is displayed after a user expands the section to see more. No character length limits. 'Learn
|
|
39
|
+
/** Description of a Lighthouse audit that tells the user *why* they need to avoid using browser plugins in their content. This is displayed after a user expands the section to see more. No character length limits. The last sentence starting with 'Learn' becomes link text to additional documentation. */
|
|
40
40
|
description: 'Search engines can\'t index plugin content, and ' +
|
|
41
41
|
'many devices restrict plugins or don\'t support them. ' +
|
|
42
42
|
'[Learn more about avoiding plugins](https://web.dev/plugins/).',
|
|
@@ -27,7 +27,7 @@ const UIStrings = {
|
|
|
27
27
|
title: 'Tap targets are sized appropriately',
|
|
28
28
|
/** Descriptive title of a Lighthouse audit that provides detail on whether tap targets (like buttons and links) on a page are big enough so they can easily be tapped on a mobile device. This descriptive title is shown when tap targets are not easy to tap on. */
|
|
29
29
|
failureTitle: 'Tap targets are not sized appropriately',
|
|
30
|
-
/** Description of a Lighthouse audit that tells the user why buttons and links need to be big enough and what 'big enough' means. This is displayed after a user expands the section to see more. No character length limits. 'Learn
|
|
30
|
+
/** Description of a Lighthouse audit that tells the user why buttons and links need to be big enough and what 'big enough' means. This is displayed after a user expands the section to see more. No character length limits. The last sentence starting with 'Learn' becomes link text to additional documentation. */
|
|
31
31
|
description: 'Interactive elements like buttons and links should be large enough (48x48px), and have enough space around them, to be easy enough to tap without overlapping onto other elements. [Learn more about tap targets](https://web.dev/tap-targets/).',
|
|
32
32
|
/** Label of a table column that identifies tap targets (like buttons and links) that have failed the audit and aren't easy to tap on. */
|
|
33
33
|
tapTargetHeader: 'Tap Target',
|
|
@@ -13,7 +13,7 @@ const UIStrings = {
|
|
|
13
13
|
title: 'Initial server response time was short',
|
|
14
14
|
/** Title of a diagnostic audit that provides detail on how long it took from starting a request to when the server started responding. This imperative title is shown to users when there is a significant amount of execution time that could be reduced. */
|
|
15
15
|
failureTitle: 'Reduce initial server response time',
|
|
16
|
-
/** Description of a Lighthouse audit that tells the user *why* they should reduce the amount of time it takes their server to start responding to requests. This is displayed after a user expands the section to see more. No character length limits. 'Learn
|
|
16
|
+
/** Description of a Lighthouse audit that tells the user *why* they should reduce the amount of time it takes their server to start responding to requests. This is displayed after a user expands the section to see more. No character length limits. The last sentence starting with 'Learn' becomes link text to additional documentation. */
|
|
17
17
|
description: 'Keep the server response time for the main document short because all other requests depend on it. [Learn more about the Time to First Byte metric](https://web.dev/time-to-first-byte/).',
|
|
18
18
|
/** Used to summarize the total Server Response Time duration for the primary HTML response. The `{timeInMs}` placeholder will be replaced with the time duration, shown in milliseconds (e.g. 210 ms) */
|
|
19
19
|
displayValue: `Root document took {timeInMs, number, milliseconds}\xa0ms`,
|
|
@@ -12,7 +12,7 @@ const UIStrings = {
|
|
|
12
12
|
title: 'Registers a service worker that controls page and `start_url`',
|
|
13
13
|
/** Title of a Lighthouse audit that provides detail on a page's service worker. This descriptive title is shown to users when a service worker is not present or invalid. */
|
|
14
14
|
failureTitle: 'Does not register a service worker that controls page and `start_url`',
|
|
15
|
-
/** Description of a Lighthouse audit that tells the user why they should use a service worker. This is displayed after a user expands the section to see more. No character length limits. 'Learn
|
|
15
|
+
/** Description of a Lighthouse audit that tells the user why they should use a service worker. This is displayed after a user expands the section to see more. No character length limits. The last sentence starting with 'Learn' becomes link text to additional documentation. */
|
|
16
16
|
description: 'The service worker is the technology that enables your app to use many ' +
|
|
17
17
|
'Progressive Web App features, such as offline, add to homescreen, and push ' +
|
|
18
18
|
'notifications. [Learn more about Service Workers](https://web.dev/service-worker/).',
|
|
@@ -13,7 +13,7 @@ const UIStrings = {
|
|
|
13
13
|
title: 'Configured for a custom splash screen',
|
|
14
14
|
/** Title of a Lighthouse audit that provides detail on splash screens. This descriptive title is shown to users when the site does not have a custom splash screen. */
|
|
15
15
|
failureTitle: 'Is not configured for a custom splash screen',
|
|
16
|
-
/** Description of a Lighthouse audit that tells the user why they should configure a custom splash screen. This is displayed after a user expands the section to see more. No character length limits. 'Learn
|
|
16
|
+
/** Description of a Lighthouse audit that tells the user why they should configure a custom splash screen. This is displayed after a user expands the section to see more. No character length limits. The last sentence starting with 'Learn' becomes link text to additional documentation. */
|
|
17
17
|
description: 'A themed splash screen ensures a high-quality experience when ' +
|
|
18
18
|
'users launch your app from their homescreens. ' +
|
|
19
19
|
'[Learn more about splash screens](https://web.dev/splash-screen/).',
|
|
@@ -15,7 +15,7 @@ const UIStrings = {
|
|
|
15
15
|
title: 'Sets a theme color for the address bar.',
|
|
16
16
|
/** Title of a Lighthouse audit that provides detail on the theme color the web page has set for the browser's address bar. This descriptive title is shown to users when an address-bar theme color has not been set. */
|
|
17
17
|
failureTitle: 'Does not set a theme color for the address bar.',
|
|
18
|
-
/** Description of a Lighthouse audit that tells the user why they should set a theme color for the browser's address bar. This is displayed after a user expands the section to see more. No character length limits. 'Learn
|
|
18
|
+
/** Description of a Lighthouse audit that tells the user why they should set a theme color for the browser's address bar. This is displayed after a user expands the section to see more. No character length limits. The last sentence starting with 'Learn' becomes link text to additional documentation. */
|
|
19
19
|
description: 'The browser address bar can be themed to match your site. ' +
|
|
20
20
|
'[Learn more about theming the address bar](https://web.dev/themed-omnibox/).',
|
|
21
21
|
};
|
|
@@ -32,7 +32,7 @@ const UIStrings = {
|
|
|
32
32
|
title: 'Lazy load third-party resources with facades',
|
|
33
33
|
/** Title of a diagnostic audit that provides details about the third-party code on a web page that can be lazy loaded with a facade alternative. This descriptive title is shown to users when one or more third-party resources have available facade alternatives. A facade is a lightweight component which looks like the desired resource. Lazy loading means resources are deferred until they are needed. Third-party code refers to resources that are not within the control of the site owner. */
|
|
34
34
|
failureTitle: 'Some third-party resources can be lazy loaded with a facade',
|
|
35
|
-
/** Description of a Lighthouse audit that identifies the third-party code on the page that can be lazy loaded with a facade alternative. This is displayed after a user expands the section to see more. No character length limits. 'Learn
|
|
35
|
+
/** Description of a Lighthouse audit that identifies the third-party code on the page that can be lazy loaded with a facade alternative. This is displayed after a user expands the section to see more. No character length limits. The last sentence starting with 'Learn' becomes link text to additional documentation. A facade is a lightweight component which looks like the desired resource. Lazy loading means resources are deferred until they are needed. Third-party code refers to resources that are not within the control of the site owner. */
|
|
36
36
|
description: 'Some third-party embeds can be lazy loaded. ' +
|
|
37
37
|
'Consider replacing them with a facade until they are required. ' +
|
|
38
38
|
'[Learn how to defer third-parties with a facade](https://web.dev/third-party-facades/).',
|
|
@@ -16,7 +16,7 @@ const UIStrings = {
|
|
|
16
16
|
title: 'Minimize third-party usage',
|
|
17
17
|
/** Title of a diagnostic audit that provides details about the code on a web page that the user doesn't control (referred to as "third-party code"). This imperative title is shown to users when there is a significant amount of page execution time caused by third-party code that should be reduced. */
|
|
18
18
|
failureTitle: 'Reduce the impact of third-party code',
|
|
19
|
-
/** Description of a Lighthouse audit that identifies the code on the page that the user doesn't control. This is displayed after a user expands the section to see more. No character length limits. 'Learn
|
|
19
|
+
/** Description of a Lighthouse audit that identifies the code on the page that the user doesn't control. This is displayed after a user expands the section to see more. No character length limits. The last sentence starting with 'Learn' becomes link text to additional documentation. */
|
|
20
20
|
description: 'Third-party code can significantly impact load performance. ' +
|
|
21
21
|
'Limit the number of redundant third-party providers and try to load third-party code after ' +
|
|
22
22
|
'your page has primarily finished loading. ' +
|
|
@@ -13,7 +13,7 @@ import * as i18n from '../lib/i18n/i18n.js';
|
|
|
13
13
|
const UIStrings = {
|
|
14
14
|
/** Title of a Lighthouse audit that compares how quickly the page loads against targets set by the user. Timing budgets are a type of performance budget. */
|
|
15
15
|
title: 'Timing budget',
|
|
16
|
-
/** Description of a Lighthouse audit where a user sets budgets for how quickly the page loads. No character length limits. 'Learn
|
|
16
|
+
/** Description of a Lighthouse audit where a user sets budgets for how quickly the page loads. No character length limits. The last sentence starting with 'Learn' becomes link text to additional documentation. */
|
|
17
17
|
description: 'Set a timing budget to help you keep an eye on the performance of your site. Performant sites load fast and respond to user input events quickly. [Learn more about performance budgets](https://developers.google.com/web/tools/lighthouse/audits/budgets).',
|
|
18
18
|
/** Label for a column in a data table; entries will be the names of different timing metrics, e.g. "Time to Interactive", "First Contentful Paint", etc. */
|
|
19
19
|
columnTimingMetric: 'Metric',
|
|
@@ -18,7 +18,7 @@ const UIStrings = {
|
|
|
18
18
|
title: 'Image elements have explicit `width` and `height`',
|
|
19
19
|
/** Title of a Lighthouse audit that provides detail on whether all images have explicit width and height. This descriptive title is shown to users when one or more images does not have explicit width and height */
|
|
20
20
|
failureTitle: 'Image elements do not have explicit `width` and `height`',
|
|
21
|
-
/** Description of a Lighthouse audit that tells the user why they should include explicit width and height for all images. This is displayed after a user expands the section to see more. No character length limits. 'Learn
|
|
21
|
+
/** Description of a Lighthouse audit that tells the user why they should include explicit width and height for all images. This is displayed after a user expands the section to see more. No character length limits. The last sentence starting with 'Learn' becomes link text to additional documentation. */
|
|
22
22
|
description: 'Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/optimize-cls/#images-without-dimensions)',
|
|
23
23
|
};
|
|
24
24
|
|
|
@@ -11,7 +11,7 @@ import {UserTimings as ComputedUserTimings} from '../computed/user-timings.js';
|
|
|
11
11
|
const UIStrings = {
|
|
12
12
|
/** Descriptive title of a diagnostic audit that provides details on any timestamps generated by the page. User Timing refers to the 'User Timing API', which enables a website to record specific times as 'marks', or spans of time as 'measures'. */
|
|
13
13
|
title: 'User Timing marks and measures',
|
|
14
|
-
/** Description of a Lighthouse audit that tells the user they may want to use the User Timing API to help measure the performance of aspects of their page load and interaction. This is displayed after a user expands the section to see more. No character length limits. 'Learn
|
|
14
|
+
/** Description of a Lighthouse audit that tells the user they may want to use the User Timing API to help measure the performance of aspects of their page load and interaction. This is displayed after a user expands the section to see more. No character length limits. The last sentence starting with 'Learn' becomes link text to additional documentation. */
|
|
15
15
|
description: 'Consider instrumenting your app with the User Timing API to measure your ' +
|
|
16
16
|
'app\'s real-world performance during key user experiences. ' +
|
|
17
17
|
'[Learn more about User Timing marks](https://web.dev/user-timings/).',
|
|
@@ -27,7 +27,7 @@ const IGNORE_THRESHOLD_IN_MS = 50;
|
|
|
27
27
|
const UIStrings = {
|
|
28
28
|
/** Imperative title of a Lighthouse audit that tells the user to connect early to internet domains that will be used to load page resources. Origin is the correct term, however 'domain name' could be used if neccsesary. This is displayed in a list of audit titles that Lighthouse generates. */
|
|
29
29
|
title: 'Preconnect to required origins',
|
|
30
|
-
/** Description of a Lighthouse audit that tells the user how to connect early to third-party domains that will be used to load page resources. This is displayed after a user expands the section to see more. No character length limits. 'Learn
|
|
30
|
+
/** Description of a Lighthouse audit that tells the user how to connect early to third-party domains that will be used to load page resources. This is displayed after a user expands the section to see more. No character length limits. The last sentence starting with 'Learn' becomes link text to additional documentation. */
|
|
31
31
|
description:
|
|
32
32
|
'Consider adding `preconnect` or `dns-prefetch` resource hints to establish early ' +
|
|
33
33
|
'connections to important third-party origins. ' +
|
|
@@ -17,7 +17,7 @@ import {LoadSimulator} from '../computed/load-simulator.js';
|
|
|
17
17
|
const UIStrings = {
|
|
18
18
|
/** Imperative title of a Lighthouse audit that tells the user to use <link rel=preload> to initiate important network requests earlier during page load. This is displayed in a list of audit titles that Lighthouse generates. */
|
|
19
19
|
title: 'Preload key requests',
|
|
20
|
-
/** Description of a Lighthouse audit that tells the user *why* they should preload important network requests. The associated network requests are started halfway through pageload (or later) but should be started at the beginning. This is displayed after a user expands the section to see more. No character length limits. '<link rel=preload>' is the html code the user would include in their page and shouldn't be translated. 'Learn
|
|
20
|
+
/** Description of a Lighthouse audit that tells the user *why* they should preload important network requests. The associated network requests are started halfway through pageload (or later) but should be started at the beginning. This is displayed after a user expands the section to see more. No character length limits. '<link rel=preload>' is the html code the user would include in their page and shouldn't be translated. The last sentence starting with 'Learn' becomes link text to additional documentation. */
|
|
21
21
|
description: 'Consider using `<link rel=preload>` to prioritize fetching resources that are ' +
|
|
22
22
|
'currently requested later in page load. ' +
|
|
23
23
|
'[Learn how to preload key requests](https://web.dev/uses-rel-preload/).',
|
|
@@ -13,7 +13,7 @@ const UIStrings = {
|
|
|
13
13
|
title: 'Page has valid source maps',
|
|
14
14
|
/** Title of a Lighthouse audit that provides detail on HTTP to HTTPS redirects. This descriptive title is shown to users when HTTP traffic is not redirected to HTTPS. */
|
|
15
15
|
failureTitle: 'Missing source maps for large first-party JavaScript',
|
|
16
|
-
/** Description of a Lighthouse audit that tells the user that their JavaScript source maps are invalid or missing. This is displayed after a user expands the section to see more. No character length limits. 'Learn
|
|
16
|
+
/** Description of a Lighthouse audit that tells the user that their JavaScript source maps are invalid or missing. This is displayed after a user expands the section to see more. No character length limits. The last sentence starting with 'Learn' becomes link text to additional documentation. */
|
|
17
17
|
description: 'Source maps translate minified code to the original source code. This helps ' +
|
|
18
18
|
'developers debug in production. In addition, Lighthouse is able to provide further ' +
|
|
19
19
|
'insights. Consider deploying source maps to take advantage of these benefits. ' +
|
package/core/audits/viewport.js
CHANGED
|
@@ -14,7 +14,7 @@ const UIStrings = {
|
|
|
14
14
|
/** Title of a Lighthouse audit that provides detail on the viewport meta tag in a web page's html. This descriptive title is shown to users when a viewport tag is not set or configured. */
|
|
15
15
|
failureTitle: 'Does not have a `<meta name="viewport">` tag with `width` ' +
|
|
16
16
|
'or `initial-scale`',
|
|
17
|
-
/** Description of a Lighthouse audit that tells the user why they should have a viewport meta tag in their html. This is displayed after a user expands the section to see more. No character length limits. 'Learn
|
|
17
|
+
/** Description of a Lighthouse audit that tells the user why they should have a viewport meta tag in their html. This is displayed after a user expands the section to see more. No character length limits. The last sentence starting with 'Learn' becomes link text to additional documentation. */
|
|
18
18
|
description: 'A `<meta name="viewport">` not only optimizes your app for mobile screen sizes, ' +
|
|
19
19
|
'but also prevents [a 300 millisecond delay to user input](https://developers.google.com/web/updates/2013/12/300ms-tap-delay-gone-away). ' +
|
|
20
20
|
'[Learn more about using the viewport meta tag](https://web.dev/viewport/).',
|
|
@@ -26,7 +26,7 @@ const UIStrings = {
|
|
|
26
26
|
title: 'Minimizes work during key interaction',
|
|
27
27
|
/** Title of a diagnostic audit that provides detail on the main thread work the browser did during a key user interaction. This imperative title is shown to users when there is a significant amount of execution time that could be reduced. */
|
|
28
28
|
failureTitle: 'Minimize work during key interaction',
|
|
29
|
-
/** Description of the work-during-interaction metric. This description is displayed within a tooltip when the user hovers on the metric name to see more. No character length limits. 'Learn
|
|
29
|
+
/** Description of the work-during-interaction metric. This description is displayed within a tooltip when the user hovers on the metric name to see more. No character length limits. The last sentence starting with 'Learn' becomes link text to additional documentation. */
|
|
30
30
|
description: 'This is the thread-blocking work occurring during the Interaction to Next Paint measurement. [Learn more about the Interaction to Next Paint metric](https://web.dev/inp/).',
|
|
31
31
|
/** Label for a column in a data table; entries will be information on the time that the browser is delayed before responding to user input. Ideally fits within a ~40 character limit. */
|
|
32
32
|
inputDelay: 'Input delay',
|
|
@@ -75,17 +75,17 @@ const UIStrings = {
|
|
|
75
75
|
a11yTablesListsVideoGroupDescription: 'These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.',
|
|
76
76
|
/** Title of the Search Engine Optimization (SEO) category of audits. This is displayed at the top of a list of audits focused on topics related to optimizing a website for indexing by search engines. Also used as a label of a score gauge; try to limit to 20 characters. */
|
|
77
77
|
seoCategoryTitle: 'SEO',
|
|
78
|
-
/** Description of the Search Engine Optimization (SEO) category. This is displayed at the top of a list of audits focused on optimizing a website for indexing by search engines. No character length limits. 'Learn
|
|
78
|
+
/** Description of the Search Engine Optimization (SEO) category. This is displayed at the top of a list of audits focused on optimizing a website for indexing by search engines. No character length limits. The last sentence starting with 'Learn' becomes link text to additional documentation. */
|
|
79
79
|
seoCategoryDescription: 'These checks ensure that your page is following basic search engine optimization advice. ' +
|
|
80
80
|
'There are many additional factors Lighthouse does not score here that may affect your search ranking, ' +
|
|
81
|
-
'including performance on [Core Web Vitals](https://web.dev/learn-web-vitals/). [Learn more](https://support.google.com/webmasters/answer/35769).',
|
|
81
|
+
'including performance on [Core Web Vitals](https://web.dev/learn-web-vitals/). [Learn more about Google Search Essentials](https://support.google.com/webmasters/answer/35769).',
|
|
82
82
|
/** Description of the Search Engine Optimization (SEO) manual checks category, the additional validators must be run by hand in order to check all SEO best practices. This is displayed at the top of a list of manually run audits focused on optimizing a website for indexing by search engines. No character length limits. */
|
|
83
83
|
seoCategoryManualDescription: 'Run these additional validators on your site to check additional SEO best practices.',
|
|
84
84
|
/** Title of the navigation section within the Search Engine Optimization (SEO) category. Within this section are audits with descriptive titles that highlight opportunities to make a page more usable on mobile devices. */
|
|
85
85
|
seoMobileGroupTitle: 'Mobile Friendly',
|
|
86
86
|
/** Description of the navigation section within the Search Engine Optimization (SEO) category. Within this section are audits with descriptive titles that highlight opportunities to make a page more usable on mobile devices. */
|
|
87
87
|
seoMobileGroupDescription: 'Make sure your pages are mobile friendly so users don’t have to pinch or zoom ' +
|
|
88
|
-
'in order to read the content pages. [Learn
|
|
88
|
+
'in order to read the content pages. [Learn how to make pages mobile-friendly](https://developers.google.com/search/mobile-sites/).',
|
|
89
89
|
/** Title of the navigation section within the Search Engine Optimization (SEO) category. Within this section are audits with descriptive titles that highlight ways to make a website content more easily understood by search engine crawler bots. */
|
|
90
90
|
seoContentGroupTitle: 'Content Best Practices',
|
|
91
91
|
/** Description of the navigation section within the Search Engine Optimization (SEO) category. Within this section are audits with descriptive titles that highlight ways to make a website content more easily understood by search engine crawler bots. */
|
|
@@ -96,9 +96,9 @@ const UIStrings = {
|
|
|
96
96
|
seoCrawlingGroupDescription: 'To appear in search results, crawlers need access to your app.',
|
|
97
97
|
/** Title of the Progressive Web Application (PWA) category of audits. This is displayed at the top of a list of audits focused on topics related to whether or not a site is a progressive web app, e.g. responds offline, uses a service worker, is on https, etc. Also used as a label of a score gauge. */
|
|
98
98
|
pwaCategoryTitle: 'PWA',
|
|
99
|
-
/** Description of the Progressive Web Application (PWA) category. This is displayed at the top of a list of audits focused on topics related to whether or not a site is a progressive web app, e.g. responds offline, uses a service worker, is on https, etc. No character length limits. 'Learn
|
|
99
|
+
/** Description of the Progressive Web Application (PWA) category. This is displayed at the top of a list of audits focused on topics related to whether or not a site is a progressive web app, e.g. responds offline, uses a service worker, is on https, etc. No character length limits. The last sentence starting with 'Learn' becomes link text to additional documentation. */
|
|
100
100
|
pwaCategoryDescription: 'These checks validate the aspects of a Progressive Web App. ' +
|
|
101
|
-
'[Learn
|
|
101
|
+
'[Learn what makes a good Progressive Web App](https://web.dev/pwa-checklist/).',
|
|
102
102
|
/** Description of the Progressive Web Application (PWA) manual checks category, containing a list of additional validators must be run by hand in order to check all PWA best practices. This is displayed at the top of a list of manually run audits focused on topics related to whether or not a site is a progressive web app, e.g. responds offline, uses a service worker, is on https, etc.. No character length limits. */
|
|
103
103
|
pwaCategoryManualDescription: 'These checks are required by the baseline ' +
|
|
104
104
|
'[PWA Checklist](https://web.dev/pwa-checklist/) but are ' +
|
package/package.json
CHANGED
|
@@ -828,7 +828,7 @@
|
|
|
828
828
|
"message": "Failure reason"
|
|
829
829
|
},
|
|
830
830
|
"core/audits/installable-manifest.js | description": {
|
|
831
|
-
"message": "Service worker is the technology that enables your app to use many Progressive Web App features, such as offline, add to homescreen, and push notifications. With proper service worker and manifest implementations, browsers can proactively prompt users to add your app to their homescreen, which can lead to higher engagement.
|
|
831
|
+
"message": "Service worker is the technology that enables your app to use many Progressive Web App features, such as offline, add to homescreen, and push notifications. With proper service worker and manifest implementations, browsers can proactively prompt users to add your app to their homescreen, which can lead to higher engagement. [Learn more about manifest installability requirements](https://web.dev/installable-manifest/)."
|
|
832
832
|
},
|
|
833
833
|
"core/audits/installable-manifest.js | displayValue": {
|
|
834
834
|
"message": "{itemCount, plural,\n =1 {1 reason}\n other {# reasons}\n }"
|
|
@@ -1626,7 +1626,7 @@
|
|
|
1626
1626
|
"message": "Performance"
|
|
1627
1627
|
},
|
|
1628
1628
|
"core/config/default-config.js | pwaCategoryDescription": {
|
|
1629
|
-
"message": "These checks validate the aspects of a Progressive Web App. [Learn
|
|
1629
|
+
"message": "These checks validate the aspects of a Progressive Web App. [Learn what makes a good Progressive Web App](https://web.dev/pwa-checklist/)."
|
|
1630
1630
|
},
|
|
1631
1631
|
"core/config/default-config.js | pwaCategoryManualDescription": {
|
|
1632
1632
|
"message": "These checks are required by the baseline [PWA Checklist](https://web.dev/pwa-checklist/) but are not automatically checked by Lighthouse. They do not affect your score but it's important that you verify them manually."
|
|
@@ -1641,7 +1641,7 @@
|
|
|
1641
1641
|
"message": "PWA Optimized"
|
|
1642
1642
|
},
|
|
1643
1643
|
"core/config/default-config.js | seoCategoryDescription": {
|
|
1644
|
-
"message": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https://web.dev/learn-web-vitals/). [Learn more](https://support.google.com/webmasters/answer/35769)."
|
|
1644
|
+
"message": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https://web.dev/learn-web-vitals/). [Learn more about Google Search Essentials](https://support.google.com/webmasters/answer/35769)."
|
|
1645
1645
|
},
|
|
1646
1646
|
"core/config/default-config.js | seoCategoryManualDescription": {
|
|
1647
1647
|
"message": "Run these additional validators on your site to check additional SEO best practices."
|
|
@@ -1662,7 +1662,7 @@
|
|
|
1662
1662
|
"message": "Crawling and Indexing"
|
|
1663
1663
|
},
|
|
1664
1664
|
"core/config/default-config.js | seoMobileGroupDescription": {
|
|
1665
|
-
"message": "Make sure your pages are mobile friendly so users don’t have to pinch or zoom in order to read the content pages. [Learn
|
|
1665
|
+
"message": "Make sure your pages are mobile friendly so users don’t have to pinch or zoom in order to read the content pages. [Learn how to make pages mobile-friendly](https://developers.google.com/search/mobile-sites/)."
|
|
1666
1666
|
},
|
|
1667
1667
|
"core/config/default-config.js | seoMobileGroupTitle": {
|
|
1668
1668
|
"message": "Mobile Friendly"
|
|
@@ -828,7 +828,7 @@
|
|
|
828
828
|
"message": "F̂áîĺûŕê ŕêáŝón̂"
|
|
829
829
|
},
|
|
830
830
|
"core/audits/installable-manifest.js | description": {
|
|
831
|
-
"message": "Ŝér̂v́îćê ẃôŕk̂ér̂ íŝ t́ĥé t̂éĉh́n̂ól̂óĝý t̂h́ât́ êńâb́l̂éŝ ýôúr̂ áp̂ṕ t̂ó ûśê ḿâńŷ Ṕr̂óĝŕêśŝív̂é Ŵéb̂ Áp̂ṕ f̂éât́ûŕêś, ŝúĉh́ âś ôf́f̂ĺîńê, ád̂d́ t̂ó ĥóm̂éŝćr̂éêń, âńd̂ ṕûśĥ ńôt́îf́îćât́îón̂ś. Ŵít̂h́ p̂ŕôṕêŕ ŝér̂v́îćê ẃôŕk̂ér̂ án̂d́ m̂án̂íf̂éŝt́ îḿp̂ĺêḿêńt̂át̂íôńŝ, b́r̂óŵśêŕŝ ćâń p̂ŕôáĉt́îv́êĺŷ ṕr̂óm̂ṕt̂ úŝér̂ś t̂ó âd́d̂ ýôúr̂ áp̂ṕ t̂ó t̂h́êír̂ h́ôḿêśĉŕêén̂, ẃĥíĉh́ ĉán̂ ĺêád̂ t́ô h́îǵĥér̂ én̂ǵâǵêḿêńt̂.
|
|
831
|
+
"message": "Ŝér̂v́îćê ẃôŕk̂ér̂ íŝ t́ĥé t̂éĉh́n̂ól̂óĝý t̂h́ât́ êńâb́l̂éŝ ýôúr̂ áp̂ṕ t̂ó ûśê ḿâńŷ Ṕr̂óĝŕêśŝív̂é Ŵéb̂ Áp̂ṕ f̂éât́ûŕêś, ŝúĉh́ âś ôf́f̂ĺîńê, ád̂d́ t̂ó ĥóm̂éŝćr̂éêń, âńd̂ ṕûśĥ ńôt́îf́îćât́îón̂ś. Ŵít̂h́ p̂ŕôṕêŕ ŝér̂v́îćê ẃôŕk̂ér̂ án̂d́ m̂án̂íf̂éŝt́ îḿp̂ĺêḿêńt̂át̂íôńŝ, b́r̂óŵśêŕŝ ćâń p̂ŕôáĉt́îv́êĺŷ ṕr̂óm̂ṕt̂ úŝér̂ś t̂ó âd́d̂ ýôúr̂ áp̂ṕ t̂ó t̂h́êír̂ h́ôḿêśĉŕêén̂, ẃĥíĉh́ ĉán̂ ĺêád̂ t́ô h́îǵĥér̂ én̂ǵâǵêḿêńt̂. [Ĺêár̂ń m̂ór̂é âb́ôút̂ ḿâńîf́êśt̂ ín̂śt̂ál̂ĺâb́îĺît́ŷ ŕêq́ûír̂ém̂én̂t́ŝ](https://web.dev/installable-manifest/)."
|
|
832
832
|
},
|
|
833
833
|
"core/audits/installable-manifest.js | displayValue": {
|
|
834
834
|
"message": "{itemCount, plural,\n =1 {1 r̂éâśôń}\n other {# r̂éâśôńŝ}\n }"
|
|
@@ -1626,7 +1626,7 @@
|
|
|
1626
1626
|
"message": "P̂ér̂f́ôŕm̂án̂ćê"
|
|
1627
1627
|
},
|
|
1628
1628
|
"core/config/default-config.js | pwaCategoryDescription": {
|
|
1629
|
-
"message": "T̂h́êśê ćĥéĉḱŝ v́âĺîd́ât́ê t́ĥé âśp̂éĉt́ŝ óf̂ á P̂ŕôǵr̂éŝśîv́ê Ẃêb́ Âṕp̂. [Ĺêár̂ń m̂ór̂é](https://web.dev/pwa-checklist/)."
|
|
1629
|
+
"message": "T̂h́êśê ćĥéĉḱŝ v́âĺîd́ât́ê t́ĥé âśp̂éĉt́ŝ óf̂ á P̂ŕôǵr̂éŝśîv́ê Ẃêb́ Âṕp̂. [Ĺêár̂ń ŵh́ât́ m̂ák̂éŝ á ĝóôd́ P̂ŕôǵr̂éŝśîv́ê Ẃêb́ Âṕp̂](https://web.dev/pwa-checklist/)."
|
|
1630
1630
|
},
|
|
1631
1631
|
"core/config/default-config.js | pwaCategoryManualDescription": {
|
|
1632
1632
|
"message": "T̂h́êśê ćĥéĉḱŝ ár̂é r̂éq̂úîŕêd́ b̂ý t̂h́ê b́âśêĺîńê [ṔŴÁ Ĉh́êćk̂ĺîśt̂](https://web.dev/pwa-checklist/) b́ût́ âŕê ńôt́ âút̂óm̂át̂íĉál̂ĺŷ ćĥéĉḱêd́ b̂ý L̂íĝh́t̂h́ôúŝé. T̂h́êý d̂ó n̂ót̂ áf̂f́êćt̂ ýôúr̂ śĉór̂é b̂út̂ ít̂'ś îḿp̂ór̂t́âńt̂ t́ĥát̂ ýôú v̂ér̂íf̂ý t̂h́êḿ m̂án̂úâĺl̂ý."
|
|
@@ -1641,7 +1641,7 @@
|
|
|
1641
1641
|
"message": "P̂ẂÂ Óp̂t́îḿîźêd́"
|
|
1642
1642
|
},
|
|
1643
1643
|
"core/config/default-config.js | seoCategoryDescription": {
|
|
1644
|
-
"message": "T̂h́êśê ćĥéĉḱŝ én̂śûŕê t́ĥát̂ ýôúr̂ ṕâǵê íŝ f́ôĺl̂óŵín̂ǵ b̂áŝíĉ śêár̂ćĥ én̂ǵîńê óp̂t́îḿîźât́îón̂ ád̂v́îćê. T́ĥér̂é âŕê ḿâńŷ ád̂d́ît́îón̂ál̂ f́âćt̂ór̂ś L̂íĝh́t̂h́ôúŝé d̂óêś n̂ót̂ śĉór̂é ĥér̂é t̂h́ât́ m̂áŷ áf̂f́êćt̂ ýôúr̂ śêár̂ćĥ ŕâńk̂ín̂ǵ, îńĉĺûd́îńĝ ṕêŕf̂ór̂ḿâńĉé ôń [Ĉór̂é Ŵéb̂ V́ît́âĺŝ](https://web.dev/learn-web-vitals/). [Ĺêár̂ń m̂ór̂é](https://support.google.com/webmasters/answer/35769)."
|
|
1644
|
+
"message": "T̂h́êśê ćĥéĉḱŝ én̂śûŕê t́ĥát̂ ýôúr̂ ṕâǵê íŝ f́ôĺl̂óŵín̂ǵ b̂áŝíĉ śêár̂ćĥ én̂ǵîńê óp̂t́îḿîźât́îón̂ ád̂v́îćê. T́ĥér̂é âŕê ḿâńŷ ád̂d́ît́îón̂ál̂ f́âćt̂ór̂ś L̂íĝh́t̂h́ôúŝé d̂óêś n̂ót̂ śĉór̂é ĥér̂é t̂h́ât́ m̂áŷ áf̂f́êćt̂ ýôúr̂ śêár̂ćĥ ŕâńk̂ín̂ǵ, îńĉĺûd́îńĝ ṕêŕf̂ór̂ḿâńĉé ôń [Ĉór̂é Ŵéb̂ V́ît́âĺŝ](https://web.dev/learn-web-vitals/). [Ĺêár̂ń m̂ór̂é âb́ôút̂ Ǵôóĝĺê Śêár̂ćĥ Éŝśêńt̂íâĺŝ](https://support.google.com/webmasters/answer/35769)."
|
|
1645
1645
|
},
|
|
1646
1646
|
"core/config/default-config.js | seoCategoryManualDescription": {
|
|
1647
1647
|
"message": "R̂ún̂ t́ĥéŝé âd́d̂ít̂íôńâĺ v̂ál̂íd̂át̂ór̂ś ôń ŷóûŕ ŝít̂é t̂ó ĉh́êćk̂ ád̂d́ît́îón̂ál̂ ŚÊÓ b̂éŝt́ p̂ŕâćt̂íĉéŝ."
|
|
@@ -1662,7 +1662,7 @@
|
|
|
1662
1662
|
"message": "Ĉŕâẃl̂ín̂ǵ âńd̂ Ín̂d́êx́îńĝ"
|
|
1663
1663
|
},
|
|
1664
1664
|
"core/config/default-config.js | seoMobileGroupDescription": {
|
|
1665
|
-
"message": "M̂ák̂é ŝúr̂é ŷóûŕ p̂áĝéŝ ár̂é m̂ób̂íl̂é f̂ŕîén̂d́l̂ý ŝó ûśêŕŝ d́ôń’t̂ h́âv́ê t́ô ṕîńĉh́ ôŕ ẑóôḿ îń ôŕd̂ér̂ t́ô ŕêád̂ t́ĥé ĉón̂t́êńt̂ ṕâǵêś. [L̂éâŕn̂ ḿôŕê](https://developers.google.com/search/mobile-sites/)."
|
|
1665
|
+
"message": "M̂ák̂é ŝúr̂é ŷóûŕ p̂áĝéŝ ár̂é m̂ób̂íl̂é f̂ŕîén̂d́l̂ý ŝó ûśêŕŝ d́ôń’t̂ h́âv́ê t́ô ṕîńĉh́ ôŕ ẑóôḿ îń ôŕd̂ér̂ t́ô ŕêád̂ t́ĥé ĉón̂t́êńt̂ ṕâǵêś. [L̂éâŕn̂ h́ôẃ t̂ó m̂ák̂é p̂áĝéŝ ḿôb́îĺê-f́r̂íêńd̂ĺŷ](https://developers.google.com/search/mobile-sites/)."
|
|
1666
1666
|
},
|
|
1667
1667
|
"core/config/default-config.js | seoMobileGroupTitle": {
|
|
1668
1668
|
"message": "M̂ób̂íl̂é F̂ŕîén̂d́l̂ý"
|