remove hardcoded translation

This commit is contained in:
ansuz 2021-11-16 14:07:14 +05:30
parent 0b78295460
commit 09fb604c3b
1 changed files with 0 additions and 1 deletions

View File

@ -3032,7 +3032,6 @@ define([
anonOffContent, false, {
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', [
Messages.form_answerChoice,
anonRadioOn,