mirror of
https://github.com/wassname/talk.git
synced 2026-07-23 13:10:20 +08:00
fix: updated copy to reflect data (#3007)
This commit is contained in:
@@ -117,7 +117,7 @@ const CommentActivity: FunctionComponent<Props> = ({
|
||||
</ResponsiveContainer>
|
||||
<Flex alignItems="center" justifyContent="center">
|
||||
<Localized id="dashboard-comment-activity-legend">
|
||||
<p className={styles.legend}>All-time average</p>
|
||||
<p className={styles.legend}>Average last 3 days</p>
|
||||
</Localized>
|
||||
</Flex>
|
||||
</>
|
||||
|
||||
@@ -1281,4 +1281,4 @@ dashboard-commenters-activity-heading = New community members this week
|
||||
|
||||
dashboard-comment-activity-heading = Hourly comment activity
|
||||
dashboard-comment-activity-tooltip-comments = Comments
|
||||
dashboard-comment-activity-legend = All-time average
|
||||
dashboard-comment-activity-legend = Average last 3 days
|
||||
|
||||
Reference in New Issue
Block a user