Hi @Jayan_Sk ,
Extend the nms:webAppLogRcp schema.
Data schema > new > Select Extension of a schema > Schema: nms:webAppLogRcp
> modify the element tag as below,
<element label="Responses to recipient forms" labelSingular="Response to a recipient form" name="webAppLogRcp">
<attribute _operation="delete" name="language"/>
</element>
Save it and Update the database structure, disconnect & Reconnect. Now the 'Language' field will be removed from nms:webAppLogRcp schema.
(Test this in Lower environment.)