just say Delete

This commit is contained in:
Neil Lalonde 2014-11-14 16:29:53 -05:00
parent ebcf21585c
commit 22fa46b1f2
2 changed files with 2 additions and 1 deletions

View file

@ -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>

View file

@ -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"