remove hardcoded translation

pull/1/head
ansuz 3 years ago
parent 0b78295460
commit 09fb604c3b

@ -3032,7 +3032,6 @@ define([
anonOffContent, false, { anonOffContent, false, {
input: { value: 0 }, input: { value: 0 },
}); });
Messages.form_answerChoice = "Please choose how you would like to answer this form: "; // XXX
var radioContainer = h('div.cp-form-required-radio', [ var radioContainer = h('div.cp-form-required-radio', [
Messages.form_answerChoice, Messages.form_answerChoice,
anonRadioOn, anonRadioOn,

Loading…
Cancel
Save