mirror of
https://github.com/wassname/talk.git
synced 2026-07-08 07:46:34 +08:00
Adding clarifications
This commit is contained in:
@@ -83,7 +83,10 @@ class RejectUsernameDialog extends Component {
|
||||
<div className={styles.description}>
|
||||
{t(stages[stage].description, t('reject_username.username'))}
|
||||
</div>
|
||||
|
||||
{/* {
|
||||
|
||||
// Suspension Message: This functionality it's not entirely done on the BE - It will be released soon.
|
||||
stage === 1 &&
|
||||
<div className={styles.writeContainer}>
|
||||
<div className={styles.emailMessage}>{t('reject_username.write_message')}</div>
|
||||
|
||||
Reference in New Issue
Block a user