mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
just say Delete
This commit is contained in:
@@ -129,7 +129,7 @@
|
||||
{{#if canDeleteUser}}
|
||||
<button class="btn btn-danger" {{action "adminDelete"}}>
|
||||
<i class="fa fa-exclamation-triangle"></i>
|
||||
{{i18n admin.user.delete}}
|
||||
{{i18n user.admin_delete}}
|
||||
</button>
|
||||
{{/if}}
|
||||
</dl>
|
||||
|
||||
@@ -323,6 +323,7 @@ en:
|
||||
deleted_yourself: "Your account has been deleted successfully."
|
||||
delete_yourself_not_allowed: "You cannot delete your account right now. Contact an admin to do delete your account for you."
|
||||
unread_message_count: "Messages"
|
||||
admin_delete: "Delete"
|
||||
|
||||
staff_counters:
|
||||
flags_given: "helpful flags"
|
||||
|
||||
Reference in New Issue
Block a user