mirror of
https://github.com/wassname/talk.git
synced 2026-07-21 12:51:03 +08:00
accepted => approved
This commit is contained in:
@@ -32,7 +32,7 @@ const ModerationMenu = (
|
||||
to={getPath('accepted')}
|
||||
className={`mdl-tabs__tab ${styles.tab}`}
|
||||
activeClassName={styles.active}>
|
||||
<Icon name='check' className={styles.tabIcon} /> {lang.t('modqueue.accepted')} <CommentCount count={acceptedCount} />
|
||||
<Icon name='check' className={styles.tabIcon} /> {lang.t('modqueue.approved')} <CommentCount count={acceptedCount} />
|
||||
</Link>
|
||||
<Link
|
||||
to={getPath('premod')}
|
||||
|
||||
Reference in New Issue
Block a user