mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Show user cards for inactive users (#21387)
It used to return 404 which made the user card render and then quickly disappear.
This commit is contained in:
@@ -1124,6 +1124,7 @@ en:
|
||||
warning: "Are you sure you want to clear your featured topic?"
|
||||
use_current_timezone: "Use Current Timezone"
|
||||
profile_hidden: "This user's public profile is hidden."
|
||||
inactive_user: "This user is no longer active."
|
||||
expand_profile: "Expand"
|
||||
sr_expand_profile: "Expand profile details"
|
||||
collapse_profile: "Collapse"
|
||||
|
||||
Reference in New Issue
Block a user