mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
removed some extraneous question marks (#18847)
This commit is contained in:
parent
3ff18f2b3c
commit
49a191bf69
@ -5593,23 +5593,23 @@ en:
|
||||
delete_confirm: "Are you sure you want to delete that user field?"
|
||||
options: "Options"
|
||||
required:
|
||||
title: "Required at signup?"
|
||||
title: "Required at signup"
|
||||
enabled: "required"
|
||||
disabled: "not required"
|
||||
editable:
|
||||
title: "Editable after signup?"
|
||||
title: "Editable after signup"
|
||||
enabled: "editable"
|
||||
disabled: "not editable"
|
||||
show_on_profile:
|
||||
title: "Show on public profile?"
|
||||
title: "Show on public profile"
|
||||
enabled: "shown on profile"
|
||||
disabled: "not shown on profile"
|
||||
show_on_user_card:
|
||||
title: "Show on user card?"
|
||||
title: "Show on user card"
|
||||
enabled: "shown on user card"
|
||||
disabled: "not shown on user card"
|
||||
searchable:
|
||||
title: "Searchable?"
|
||||
title: "Searchable"
|
||||
enabled: "searchable"
|
||||
disabled: "not searchable"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user