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
{c('Info').jt`Because your notes are encrypted using your password, ${(
170
-
<spanclassName="text-danger">Standard Notes does not have a password reset option</span>
171
-
)}. If you forget your password, you will permanently lose access to your data.`}
169
+
{
170
+
// translator: Full sentence: "Because your notes are encrypted using your password, Standard Notes does not have a password reset option. If you forget your password, you will permanently lose access to your data."
171
+
c('Info').t`Because your notes are encrypted using your password,`
172
+
}{' '}
173
+
{
174
+
<spanclassName="text-danger">
175
+
{
176
+
// translator: Full sentence: "Because your notes are encrypted using your password, Standard Notes does not have a password reset option. If you forget your password, you will permanently lose access to your data."
177
+
c('Info').t`Standard Notes does not have a password reset option`
178
+
}
179
+
</span>
180
+
}
181
+
{
182
+
// translator: Full sentence: "Because your notes are encrypted using your password, Standard Notes does not have a password reset option. If you forget your password, you will permanently lose access to your data."
183
+
c('Info').t`. If you forget your password, you will permanently lose access to your data.`
0 commit comments