Skip to content

Commit

Permalink
[Issue 888] Make CTAs bold on newsletter subpages (#908)
Browse files Browse the repository at this point in the history
  • Loading branch information
andycochran authored Dec 14, 2023
1 parent eff7ec3 commit c0019a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/public/locales/en/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@
"intro": "You are signed up to receive project updates from Simpler.Grants.gov.",
"paragraph_1": "Thank you for subscribing. We’ll keep you informed of our progress and you’ll know about every opportunity to get involved.",
"heading": "Learn more",
"paragraph_2": "You can read all about our <process-link>transparent process</process-link> and what we’re doing now, or explore <research-link>our existing user research</research-link> and the findings that are guiding our work.",
"paragraph_2": "You can read all about our <strong><process-link>transparent process</process-link></strong> and what we’re doing now, or explore <strong><research-link>our existing user research</research-link></strong> and the findings that are guiding our work.",
"disclaimer": "The Simpler.Grants.gov newsletter is powered by the Sendy data service. Personal information is not stored within Simpler.Grants.gov. "
},
"Newsletter_unsubscribe": {
Expand All @@ -229,7 +229,7 @@
"paragraph_1": "Did you unsubscribe by accident? Sign up again.",
"button_resub": "Re-subscribe",
"heading": "Learn more",
"paragraph_2": "You can read all about our <process-link>transparent process</process-link> and what we’re doing now, or explore <research-link>our existing user research</research-link> and the findings that are guiding our work.",
"paragraph_2": "You can read all about our <strong><process-link>transparent process</process-link></strong> and what we’re doing now, or explore <strong><research-link>our existing user research</research-link></strong> and the findings that are guiding our work.",
"disclaimer": "The Simpler.Grants.gov newsletter is powered by the Sendy data service. Personal information is not stored within Simpler.Grants.gov. "
},
"ErrorPages": {
Expand Down

0 comments on commit c0019a3

Please sign in to comment.