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.
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de Travis Bell
pe data de 23 februarie 2024 la ora 11:17 AM
Hi @StreamClub,
I'm not seeing this behaviour:
Response
Răspuns de StreamClub
pe data de 23 februarie 2024 la ora 1:03 PM
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
Răspuns de Travis Bell
pe data de 23 februarie 2024 la ora 1:17 PM
Oh, you're talking about the job names?
We don't translate those on the API currently.