mirror of
https://github.com/discourse/discourse.git
synced 2026-08-04 18:33:28 -05:00
UX: use correct name for PMs in user admin stats (#33617)
When admin'ing an account, we have a very old "private topics" text — this should use the current term, "personal messages" Reported: https://meta.discourse.org/t/rename-private-topics-to-personal-message-topics/374264
This commit is contained in:
@@ -7628,7 +7628,7 @@ en:
|
||||
activity: Activity
|
||||
like_count: Likes Given / Received
|
||||
last_100_days: "in the last 100 days"
|
||||
private_topics_count: Private Topics
|
||||
private_topics_count: Personal Messages
|
||||
posts_read_count: Posts Read
|
||||
post_count: Posts Created
|
||||
second_factor_enabled: Two-Factor Authentication Enabled
|
||||
|
||||
Reference in New Issue
Block a user