remove hardcoded translation from /profile/

This commit is contained in:
ansuz 2020-12-11 17:05:43 +05:30
parent 4a3ac980f4
commit b307b98926

View File

@ -243,7 +243,6 @@ define([
return;
}
Messages.contacts_confirmCancel = "Are you sure you want to cancel your contact request with <b>{0}</b>?"; // XXX
var addCancel = function () {
var cancelButton = h('button.btn.btn-danger.cp-app-profile-friend-request', [
h('i.fa.fa-user-times'),