chore: rename the string for previewing the profile page (#390)

This commit is contained in:
tbodt 2021-11-12 14:21:35 -08:00 committed by GitHub
parent bef24b7cdd
commit 31d90481c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,7 +62,7 @@ export const Profile = observer(() => {
return (
<div className={styles.user}>
<h3>
<Text id="app.special.modals.actions.preview" />
<Text id="app.settings.pages.profile.preview" />
</h3>
<div className={styles.preview}>
<UserProfile