=link_to_('Remove'),profile_chat_name_path(chat_name),method: :delete,class: 'gl-button btn btn-danger float-right',data: {confirm: _('Are you sure you want to revoke this nickname?')}
=link_to_('Remove'),profile_chat_name_path(chat_name),method: :delete,class: 'gl-button btn btn-danger float-right',aria: {label: _('Remove')},data: {confirm: _('Are you sure you want to remove this nickname?'),confirm_btn_variant: 'danger'}