Skip to content

Commit

Permalink
Merge pull request #10185 from google/enhancement/10051-lost-events=n…
Browse files Browse the repository at this point in the history
…otif-period

Add period.
  • Loading branch information
aaemnnosttv authored Feb 6, 2025
2 parents ca7f2db + c666587 commit 517800a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export default function LostEventsSubtleNotification( {
className="googlesitekit-acr-subtle-notification googlesitekit-acr-subtle-notification__lost-events"
title={ __( 'Unavailable metrics data', 'google-site-kit' ) }
description={ __(
'We couldn’t detect any events for some of your metrics in over 90 days. You can select other metrics for your dashboard',
'We couldn’t detect any events for some of your metrics in over 90 days. You can select other metrics for your dashboard.',
'google-site-kit'
) }
dismissCTA={
Expand Down

0 comments on commit 517800a

Please sign in to comment.