You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'This domain is provided at no cost for the first year for use with your Gravatar profile. This offer is limited to one free domain per user. If you cancel this domain, you will have to pay the standard price to register another domain for your Gravatar profile.'
@@ -39,7 +39,7 @@ class RemoveDomainDialog extends Component {
39
39
'Deleting a domain will make all services connected to it unreachable, including your email and website. It will also make the domain available for someone else to register.'
40
40
)}
41
41
</p>
42
-
{isGravatarDomain&&(
42
+
{isGravatarRestrictedDomain&&(
43
43
<p>
44
44
{translate(
45
45
'This domain is provided at no cost for the first year for use with your Gravatar profile. This offer is limited to one free domain per user. If you cancel this domain, you will have to pay the standard price to register another domain for your Gravatar profile.'
0 commit comments