Hi! When a form question has an "Other" option and you select it, the text box that appears says "Other - Please Specify::" with two colons
instead of one. I think you have to remove the trailing colon from the translation string in en/translation.json, so the components FormMultiCheckboxOther.js and FormSelectOther.js existing colon is the only one rendered.
Hi! When a form question has an "Other" option and you select it, the text box that appears says "Other - Please Specify::" with two colons
instead of one. I think you have to remove the trailing colon from the translation string in en/translation.json, so the components FormMultiCheckboxOther.js and FormSelectOther.js existing colon is the only one rendered.