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

pull/1049/head
tbodt 2021-11-12 14:21:35 -08:00 committed by GitHub
parent 0248d01028
commit c88391fcd7
1 changed files with 1 additions and 1 deletions

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