Capitalization of security key and phrase (#10158)

This commit is contained in:
Suguru Hirahara
2023-02-14 10:05:58 +00:00
committed by GitHub
parent ea4000cf1e
commit d3923c0b8a
3 changed files with 4 additions and 4 deletions

View File

@@ -285,7 +285,7 @@ export default class SetupEncryptionBody extends React.Component<IProps, IState>
<p>
{_t(
"Please only proceed if you're sure you've lost all of your other " +
"devices and your security key.",
"devices and your Security Key.",
)}
</p>