Issue Summary: When using the language parameter 'es-ES' with the endpoint https://api.themoviedb.org/3/person/{person_id}/combined_credits, the crew fields in the response are displayed in English instead of Spanish.
Steps to Reproduce:
Expected Behavior:
All fields, including crew-related information, should be displayed in Spanish ('es-ES') when the language parameter is set accordingly.
Actual Behavior:
Crew fields in the response are shown in English, regardless of the 'es-ES' language parameter.
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ فبراير 23, 2024 في 11:17 صباحا
Hi @StreamClub,
I'm not seeing this behaviour:
Response
رد بواسطة StreamClub
بتاريخ فبراير 23, 2024 في 1:03 مساءا
Hi @travisbell Thanks for your answer. The behaviour Im refering to it's actually shown in your answer (in the fields job and department):
### Response
رد بواسطة Travis Bell
بتاريخ فبراير 23, 2024 في 1:17 مساءا
Oh, you're talking about the job names?
We don't translate those on the API currently.