Skip to content

Commit

Permalink
Update Assets.php
Browse files Browse the repository at this point in the history
  • Loading branch information
audrasjb authored Dec 24, 2024
1 parent 7f7a27c commit b9dab30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Assets.php
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ public function getYoutubeThumbnailScript( $args = [] ) {
}
}

$button_aria_label = esc_attr__( 'play Youtube video', 'wp-rocket' );
$button_aria_label = esc_attr__( 'play Youtube video', 'rocket-lazyload-common' );

/**
* Filters the patterns excluded from lazyload for youtube thumbnails.
Expand Down

0 comments on commit b9dab30

Please sign in to comment.