Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/third_party/lighthouse-devtools-mcp-bundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -54588,7 +54588,7 @@ var init_robots_txt2 = __esm({
* @example {500} statusCode
* */
displayValueHttpBadCode: "Request for robots.txt returned HTTP status: {statusCode}",
/** [ICU Syntax] Label for the audit identifying the number of errors that occured while validating the robots.txt file. "itemCount" will be replaced by the integer count of errors encountered. */
/** [ICU Syntax] Label for the audit identifying the number of errors that occurred while validating the robots.txt file. "itemCount" will be replaced by the integer count of errors encountered. */
displayValueValidationError: `{itemCount, plural,
=1 {1 error found}
other {# errors found}
Expand Down