I using drupal 7 for my website. I created one feedback form using webform and Internationalization for both English and Japan version.
It works fine, but the error message for Feedback is required.
is showing 「ご意見・ご感想」は必須項目です。
where translation for Feedback
is ご意見・ご感想
. Here I need to show the error message 「本文メッセージ」は必須項目です。
.
How can I do this? Is there any way to do this? Please help me.