I am trying to retrieve Apex classes or anything from sandbox Org to my local system with VS code then I am getting follwoing error
Unexpected child metadata [\force-app\main\default\objectTranslations\SomeObjectNameHere-en_US\parent_account.fieldTranslation-meta.xml] found for parent type [CustomObjectTranslation]
I started getting this error when I tried to retrieve custom object translation into local system then I tried to retrieve another thing also getting same errors,Can you please help me to resolve this error.