popcorn-official / popcorn-time-desktop

🍿 🕐 🎞 A Modern and Experimental Popcorn Time Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Language support

TriPSs opened this issue · comments

Let the user select a language for the app in the settings screen and when the app startups for the first time.

When the language is not the default (en) then also get the translations from Trakt if they have that language.

The movie DB add &language=[lang] to the url.
Trakt add translations: 'en' to the request

And add a prop language to the episode so when this does not match the selected language there can be a message that there was no translation found.