mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Add an option to show custom user fields on profiles. Default is to not show them.
This commit is contained in:
@@ -2108,6 +2108,10 @@ en:
|
||||
title: "Editable after signup?"
|
||||
enabled: "editable"
|
||||
disabled: "not editable"
|
||||
show_on_profile:
|
||||
title: "Show on public profile?"
|
||||
enabled: "shown on profile"
|
||||
disabled: "not shown on profile"
|
||||
|
||||
field_types:
|
||||
text: 'Text Field'
|
||||
|
||||
Reference in New Issue
Block a user