mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Nicer selection of suspend duration
This commit is contained in:
@@ -3264,7 +3264,6 @@ en:
|
||||
suspend_failed: "Something went wrong suspending this user {{error}}"
|
||||
unsuspend_failed: "Something went wrong unsuspending this user {{error}}"
|
||||
suspend_duration: "How long will the user be suspended for?"
|
||||
suspend_duration_units: "(days)"
|
||||
suspend_reason_label: "Why are you suspending? This text <b>will be visible to everyone</b> on this user's profile page, and will be shown to the user when they try to log in. Keep it short."
|
||||
suspend_reason_hidden_label: "Why are you suspending? This text will be shown to the user when they try to log in. Keep it short."
|
||||
suspend_reason: "Reason"
|
||||
@@ -3272,6 +3271,7 @@ en:
|
||||
suspend_message: "Email Message"
|
||||
suspend_message_placeholder: "Optionally, provide more information about the suspension and it will be emailed to the user."
|
||||
suspended_by: "Suspended by"
|
||||
suspended_until: "(until %{until})"
|
||||
delete_all_posts: "Delete all posts"
|
||||
|
||||
# keys ending with _MF use message format, see https://meta.discourse.org/t/message-format-support-for-localization/7035 for details
|
||||
|
||||
Reference in New Issue
Block a user