Discover API gets with_original_language
parameter.
I want to get list of languages, to show user to choose.
A see https://api.themoviedb.org/3/configuration/languages
but it returns only English and itself name. It doesn't take language=
parameter.
How to get that info (languages with names in user GUI locale)?
For countries https://api.themoviedb.org/3/configuration/countries
a can use language=
and I see names in user GUI locale.
It's exactly what I want for languages list.
.לא מצאת סרט או סדרה? היכנס כדי ליצור אותם
?רוצה לדרג או להוסיף פריט אל רשימה
?לא חבר אתר
תגובה מאת ticao2 🇧🇷 pt-BR
ב-ספטמבר 27, 2023 ב-8:42לפני חצות יום
As far as I know, we don't have it in the API.
You would have to resolve it on your side using the ISO 639-1 Code and adding the language name in your language.
I don't even see anything similar in Trello lists.
https://trello.com/b/bVlsp6wz/api?filter=lang
https://trello.com/b/k34aFUme/web?filter=lang
תגובה מאת rysson
ב-ספטמבר 27, 2023 ב-12:55אחרי חצות יום
Yes, I do it know.
I see translated languages on the web site. It's why I'm searching
native_name
in the languages API.Should I add a card in trello?
תגובה מאת ticao2 🇧🇷 pt-BR
ב-ספטמבר 27, 2023 ב-2:57אחרי חצות יום
I don't think you can add, you can only vote.