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.
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 23 de febrero de 2024 a las 11:17
Hi @StreamClub,
I'm not seeing this behaviour:
Response
Contestado por StreamClub
el 23 de febrero de 2024 a las 13: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
Contestado por Travis Bell
el 23 de febrero de 2024 a las 13:17
Oh, you're talking about the job names?
We don't translate those on the API currently.