diff --git a/src/translations/en.json b/src/translations/en.json index 8f4892bd6368..d95f315f86be 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -5861,7 +5861,7 @@ }, "refresh_tokens": { "header": "Refresh tokens", - "description": "Each refresh token represents a login session. Refresh tokens will be automatically removed when you click log out. The following refresh tokens are currently active for your account.", + "description": "Each refresh token represents a login session. Refresh tokens will be automatically removed when you click log out. Unused refresh tokens will be automatically removed after 90 days. The following refresh tokens are currently active for your account.", "token_title": "Refresh token for {clientId}", "created_at": "Created {date}", "last_used": "Last used {date} from {location}",