[SalesForce] Payload Error while Deploying Global Value Set with Language Translations in Production

I have a Custom Object that includes a Picklist which uses Global Value Set. Now, while deploying this to Production, it's giving me Payload Error while validating the Change Set.

Missing feature, Details: Installing this package requires the following feature and its associated permissions: Language Translation

My Change Set only contains the Picklist Field, Global Value Set, and the Language Translations. The Custom Object is already deployed in Production.

Is there a reason why I am unable to deploy this? TIA

Best Answer

The Issue was that I didn't check whether the Translations are Enabled in my Target Org.

You can set that by Going to Setup > Translation Setting > Enable.