We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f45c424 commit 9e7a9bdCopy full SHA for 9e7a9bd
frontend/components/sections/NewsletterSection.js
@@ -100,7 +100,7 @@ class NewsletterSection extends React.Component {
100
render = () => {
101
return <Container className="text-center">
102
{/*TODO Translate*/}
103
- <h2>Let us notify you when CryFS is stable!</h2>
+ <h2>Get notified when there are updates!</h2>
104
<div className={css(style.registrationBox)}>
105
<Form className="justify-content-center">
106
<Row>
0 commit comments